KEMBAR78
[mypyc] Fix list.pop primitive on free-threaded builds by JukkaL · Pull Request #19522 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jul 28, 2025

The old implementation caused segfaults on free-threaded builds. Provide a slower but working implementation for free-threaded builds. Also improve test coverage, since it used to be spotty.

Tested on a manually compiled Python 3.14.0b4 free-threaded build on macOS.

@JukkaL JukkaL merged commit e40c36c into master Jul 28, 2025
13 checks passed
@JukkaL JukkaL deleted the mypyc-list-pop branch July 28, 2025 16:17
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