Skip to content

[3.11] gh-88177: Revert the new asyncio.sslproto implementation - #95663

Closed
ambv wants to merge 2 commits into
python:3.11from
ambv:revert-gh-31275
Closed

[3.11] gh-88177: Revert the new asyncio.sslproto implementation#95663
ambv wants to merge 2 commits into
python:3.11from
ambv:revert-gh-31275

Conversation

@ambv

@ambvambv commented Aug 4, 2022

Copy link
Copy Markdown
Contributor

This reverts #31275 and #31597 for Python 3.11 which enters Release Candidate stage tomorrow while an unresolved issue is present in the new code.

See #95573 for details.

@ambv
ambv requested review from 1st1 and asvetlov as code ownersAugust 4, 2022 16:53
@ambvambv added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 4, 2022
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ambv for commit 722e189 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Aug 4, 2022
@ambv

ambv commented Aug 4, 2022

Copy link
Copy Markdown
ContributorAuthor

This PR will hopefully not be necessary. I did stress-test it with -j8 -F on my M1 Max and it looks solid:

== Tests result: INTERRUPTED ==
Test suite interrupted by signal SIGINT.
1696 tests OK.
Total duration: 4 hour 42 min
Tests result: INTERRUPTED
________________________________________________________
Executed in 282.18 mins fish external
usr time 1180.99 mins 43.00 micros 1180.99 mins
sys time 34.76 mins 366.00 micros 34.76 mins

@ambvambv closed this Aug 5, 2022
@ambv
ambv deleted the revert-gh-31275 branch August 5, 2022 07:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ambv@bedevere-bot