Skip to content

gh-110703: Add asyncio.wait_for() change notes for 3.11 #110818

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

Merged
merged 3 commits into from
Oct 13, 2023
Merged

gh-110703: Add asyncio.wait_for() change notes for 3.11 #110818

merged 3 commits into from
Oct 13, 2023

Conversation

paskozdilar
Copy link
Contributor

@paskozdilar paskozdilar commented Oct 13, 2023

@ghost
Copy link

ghost commented Oct 13, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@willingc
Copy link
Contributor

Thanks @kumaraditya303 for the review comments.

Congrats @paskozdilar for your first contribution. 🎉

Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My congratulations @paskozdilar!
I will hope that this is not your last contribution to CPython ;)

@willingc willingc merged commit f81e36f into python:main Oct 13, 2023
@miss-islington
Copy link
Contributor

Thanks @paskozdilar for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2023
…GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst

Co-authored-by: Kumar Aditya <[email protected]>

---------

(cherry picked from commit f81e36f)

Co-authored-by: paskozdilar <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 13, 2023

GH-110826 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 13, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 13, 2023

GH-110827 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 13, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2023
…GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst

Co-authored-by: Kumar Aditya <[email protected]>

---------

(cherry picked from commit f81e36f)

Co-authored-by: paskozdilar <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
willingc pushed a commit that referenced this pull request Oct 13, 2023
…0818) (#110826)

gh-110703: Add asyncio.wait_for() change notes for 3.11 (GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst



---------

(cherry picked from commit f81e36f)

Co-authored-by: paskozdilar <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
willingc pushed a commit that referenced this pull request Oct 13, 2023
…0818) (#110827)

gh-110703: Add asyncio.wait_for() change notes for 3.11 (GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst



---------

(cherry picked from commit f81e36f)

Co-authored-by: paskozdilar <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst

Co-authored-by: Kumar Aditya <[email protected]>

---------

Co-authored-by: Kumar Aditya <[email protected]>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…GH-110818)

* Remove redundant versionchanged

* Add missing versionchanged

* Update Doc/library/asyncio-task.rst

Co-authored-by: Kumar Aditya <[email protected]>

---------

Co-authored-by: Kumar Aditya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-asyncio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants