Skip to content

gh-129643: Fix PyList_Insert in free-threading builds #129680

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 3 commits into from
Feb 6, 2025

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 5, 2025

@sobolevn
Copy link
Member Author

sobolevn commented Feb 5, 2025

Thanks! I've spent several hours reading about relaxed and release. I was not fully aware about the differences. I learned something new :)

@sobolevn
Copy link
Member Author

sobolevn commented Feb 6, 2025

I wrote a blog post about this PR and what I learned (in Russian, but tg has auto-translate): https://t.me/opensource_findings_chat/6792

@sobolevn sobolevn merged commit 63f0406 into python:main Feb 6, 2025
46 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@sobolevn
Copy link
Member Author

sobolevn commented Feb 6, 2025

Thanks again!

@miss-islington-app
Copy link

Sorry, @sobolevn, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 63f0406d5ad25a55e49c3903b29407c50a17cfd5 3.13

sobolevn added a commit to sobolevn/cpython that referenced this pull request Feb 6, 2025
@bedevere-app
Copy link

bedevere-app bot commented Feb 6, 2025

GH-129725 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 6, 2025
sobolevn added a commit that referenced this pull request Feb 6, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
cmaloney pushed a commit to cmaloney/cpython that referenced this pull request Feb 8, 2025
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