-
-
Notifications
You must be signed in to change notification settings - Fork 31.2k
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
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)" #95442
Conversation
…cio.Task (pythonGH-32197)" This reverts commit d4bb38f.
I marked this as "skip news" as the original change wasn't mentioned in the change log. |
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.
Yeah, according to #91323 (comment) this change isn't really needed.
I don't think it's much useful for anything else and I think the bar for adding new APIs to Tasks/Future is very high. Let's drop it for now. cc @asvetlov
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-95652 is a backport of this pull request to the 3.11 branch. |
… asyncio.Task (pythonGH-32197)" (pythonGH-95442) This reverts commit d4bb38f. (cherry picked from commit 0342c93) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This reverts commit d4bb38f.