Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raise ValueError for explicit loop parameter in Python 3.10(core) #19834

Closed
xiangyan99 opened this issue Jul 15, 2021 · 0 comments
Closed

raise ValueError for explicit loop parameter in Python 3.10(core) #19834

xiangyan99 opened this issue Jul 15, 2021 · 0 comments
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@xiangyan99
Copy link
Member

The loop parameter has been removed from most of asyncio‘s high-level API following deprecation in Python 3.8.

Raise ValueError to catch it.

@xiangyan99 xiangyan99 added Client This issue points to a problem in the data-plane of the library. Azure.Core labels Jul 15, 2021
@xiangyan99 xiangyan99 added this to the [2021] August milestone Jul 15, 2021
@xiangyan99 xiangyan99 self-assigned this Jul 15, 2021
@xiangyan99 xiangyan99 changed the title raise ValueError for explicit loop parameter in Python 3.10 raise ValueError for explicit loop parameter in Python 3.10(core) Jul 15, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

1 participant