-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-72239: Add note distinguishing concurrent.futures.Future from asyncio.Future #143288
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-72239: Add note distinguishing concurrent.futures.Future from asyncio.Future #143288
Conversation
picnixz
left a comment
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.
I think we can leave out the important note and just stick to a regular paragraph.
Co-authored-by: Bénédikt Tran <[email protected]>
|
Thanks @aisk for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @aisk for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…m asyncio.Future (pythonGH-143288) (cherry picked from commit a9ca49d) Co-authored-by: AN Long <[email protected]>
…m asyncio.Future (pythonGH-143288) (cherry picked from commit a9ca49d) Co-authored-by: AN Long <[email protected]>
|
GH-143607 is a backport of this pull request to the 3.14 branch. |
|
GH-143608 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--143288.org.readthedocs.build/