X Tutup
The Wayback Machine - https://web.archive.org/web/20250529133007/https://github.com/python/cpython/pull/103918
Skip to content

[3.11] gh-103607: Fix pause_reading to work when called from connection_made in asyncio. (GH-17425) #103918

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 1 commit into from
Apr 27, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 27, 2023

(cherry picked from commit 78942ec)

Co-authored-by: Itayazolay itayazolay@gmail.com
Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

…tion_made` in `asyncio`. (pythonGH-17425)

(cherry picked from commit 78942ec)

Co-authored-by: Itayazolay <itayazolay@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@kumaraditya303 kumaraditya303 merged commit 2cd1b9c into python:3.11 Apr 27, 2023
@miss-islington miss-islington deleted the backport-78942ec-3.11 branch April 27, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
X Tutup