Skip to content

[Identity] Update async __aexit__ typing - #31830

Merged
Paul Van Eck (pvaneck) merged 1 commit into
Azure:mainfrom
pvaneck:identity-typing
Aug 28, 2023
Merged

[Identity] Update async __aexit__ typing#31830
Paul Van Eck (pvaneck) merged 1 commit into
Azure:mainfrom
pvaneck:identity-typing

Conversation

@pvaneck

Copy link
Copy Markdown
Member

This ensures the signature of aexit matches that the signature of the aexit in the AsyncTokenCredential protocol.

Closes: #27704

This ensures the signature of __aexit__ matches that the signature of
the __aexit__ in the AsyncTokenCredential protocol.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck
Paul Van Eck (pvaneck) merged commit d8e2e9f into Azure:main Aug 28, 2023
@pvaneck
Paul Van Eck (pvaneck) deleted the identity-typing branch August 28, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

async DefaultAzureCredential incompatible with AsyncTokenCredential per pyright

3 participants