Skip to content

gh-135839: Fix module_traverse and module_clear in subinterp modules #135937

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 1 commit into from
Jun 25, 2025

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jun 25, 2025

@sobolevn
Copy link
Member Author

Since the change is trivial, I will set up an automerge.

@sobolevn sobolevn enabled auto-merge (squash) June 25, 2025 13:49
@sobolevn sobolevn merged commit bcc2cba into python:main Jun 25, 2025
47 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2025
…p modules (pythonGH-135937)

(cherry picked from commit bcc2cba)

Co-authored-by: sobolevn <mail@sobolevn.me>
@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 bcc2cbaa7f112323939e853ed69fd82f19568ccf 3.13

@bedevere-app
Copy link

bedevere-app bot commented Jun 25, 2025

GH-135939 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 25, 2025
sobolevn added a commit that referenced this pull request Jun 25, 2025
…rp modules (GH-135937) (#135939)

gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937)
(cherry picked from commit bcc2cba)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit to sobolevn/cpython that referenced this pull request Jun 25, 2025
…ubinterp modules (pythonGH-135937)

(cherry picked from commit bcc2cba)

Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Jun 25, 2025

GH-135943 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 Jun 25, 2025
Sign up for free to 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.

1 participant