Skip to content

Conversation

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Dec 30, 2023

This fixes a 3.11-specific segfault when the repr() of a Future is requested during process finalization, after the _asyncio module has already cleared its globals. We couldn't repro it on 3.12 or later.

@gvanrossum gvanrossum changed the title gh-113566: [3.11] Fix asyncio segfault [3.11] gh-113566: Fix asyncio segfault Dec 30, 2023
@gvanrossum gvanrossum merged commit 8938495 into python:3.11 Dec 30, 2023
@gvanrossum gvanrossum deleted the fix-asyncio-segfault branch December 30, 2023 05:06
@gvanrossum gvanrossum restored the fix-asyncio-segfault branch January 3, 2024 21:42
@gvanrossum gvanrossum deleted the fix-asyncio-segfault branch January 3, 2024 21:47
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.

2 participants