Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303kumaraditya303 commented Oct 26, 2022

@bedevere-botbedevere-bot added awaiting review tests Tests in the Lib/test dir labels Oct 26, 2022
@kumaraditya303kumaraditya303 changed the title add tests for closing asyncio.StreamWriter with proactor event loopadd tests for closing _ProactorSocketTransport with proactor event loopOct 26, 2022
@Fidget-SpinnerFidget-Spinner changed the title add tests for closing _ProactorSocketTransport with proactor event loopgh-98703: add tests for closing _ProactorSocketTransport with proactor event loopOct 26, 2022
@Fidget-Spinner
Copy link
Member

Skip news because it shares the same news item as #98704.

@kumaraditya303kumaraditya303 marked this pull request as ready for review October 27, 2022 02:50
@Fidget-Spinner
Copy link
Member

These are great tests. It seems that they failed on every platform prior to the fix :)!

@Fidget-SpinnerFidget-Spinner merged commit 96ae80f into python:mainOct 27, 2022
@miss-islington
Copy link
Contributor

Thanks @kumaraditya303 for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Oct 27, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2022
… proactor event loop (pythonGH-98730) (cherry picked from commit 96ae80f) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@bedevere-bot
Copy link

GH-98756 is a backport of this pull request to the 3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label Oct 27, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2022
… proactor event loop (pythonGH-98730) (cherry picked from commit 96ae80f) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Oct 27, 2022
…tor event loop (GH-98730) (cherry picked from commit 96ae80f) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Oct 27, 2022
…tor event loop (GH-98730) (cherry picked from commit 96ae80f) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@kumaraditya303kumaraditya303 deleted the proactor-test branch October 27, 2022 07:38
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Oct 28, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-asyncio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kumaraditya303@Fidget-Spinner@miss-islington@bedevere-bot