Travis Prescott

Results 79 comments of Travis Prescott

@NCarter3 thank you for the issue report. @msyyc can you take a look?

Here's the canonical APIView for this PR. Thanks to @praveenkuttappan for regenerating it: https://apiview.dev/Assemblies/Review/2e965048972a47c1aee8b731feca4078

Thank you for the workaround! I agree that `type_comment_vararg` and `type_commend_kwarg` route would be the best (most consistent) path forward.

Also, it seems like this only works for `*args` and not `**kwargs`. ```Python def with_variadic_typehint( self, *vars, # type: str **kwargs # type: Any ): # type: (*str, **Any) ->...

For CLI 2.0, installation via many of the native platform package tools is supported. https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest

Revisiting this, I would say the only item left is the jazzy docs. We bump the version manually prior to release so I'm not sure there's much value in a...

@AlexGhiondea is this different from https://github.com/Azure/azure-sdk-for-ios/issues/681?

@raosanat can you transfer this to your repo for action?

Hi @maniacs-engineerica, there is no ETA for resolution on this issue. The Storage Swift library is not being actively developed at this time and has not been formally released, even...