Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
bpo-43216: Remove @asyncio.coroutine#26369
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This PR is stale because it has been open for 30 days with no activity. |
This isn't stale |
vstinner commentedJul 1, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
multiprocessing tests hang on Address sanitizer. I cannot merge the PR because of it :-( |
pablogsal commentedJul 1, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
That's weird. Maybe run them again? We can look into increasing timeout for that run or excluding those |
Merged, thanks. I decided to no longer wait for@1st1 or@asvetlov since they seem to be busy. The change looks reasonable. If this change breaks too many asyncio project, we can consider to revert it, help projects to migrate, and reschedule the removal once enough projects migrated. I hope that in 2021, most projects are now written with "async def" and "await". The |
graingert commentedJul 1, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@vstinner did this miss the deadline for py3.10 backport? |
illia-v commentedJul 1, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks@vstinner &@graingert!
This removal was discussed shortly before the 3.10 feature freeze. Victorsuggested to wait for Python 3.11 to remove the decorator. |
Exactly ;-) |
Uh oh!
There was an error while loading.Please reload this page.
@asyncio.coroutinewas scheduled for removal in Python 3.10 originally.https://bugs.python.org/issue43216