Skip to content

gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen #131744

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 2 commits into from
Mar 26, 2025

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Mar 25, 2025

@corona10 corona10 changed the title gh-131740: Update PyUnstable_GC_VisitObjects to visit perm gen gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen Mar 25, 2025
@corona10 corona10 marked this pull request as ready for review March 25, 2025 22:12
@corona10 corona10 requested a review from mpage March 25, 2025 22:13
@corona10 corona10 added the needs backport to 3.13 bugs and security fixes label Mar 25, 2025
@corona10 corona10 merged commit 7bb41ae into python:main Mar 26, 2025
50 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

cherry_picker 7bb41aef4b7b8f3c3f07c11b801c5b7f8afaac7f 3.13

@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

GH-131754 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 Mar 26, 2025
corona10 added a commit to corona10/cpython that referenced this pull request Mar 26, 2025
@corona10 corona10 deleted the gh-131740 branch March 26, 2025 16:30
corona10 added a commit that referenced this pull request Mar 26, 2025
gh-131754)

* [3.13] gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen (gh-131744)

(cherry picked from commit 7bb41ae)

* fix
@corona10 corona10 added 3.12 only security fixes needs backport to 3.12 only security fixes and removed 3.12 only security fixes labels Mar 26, 2025
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

cherry_picker 7bb41aef4b7b8f3c3f07c11b801c5b7f8afaac7f 3.12

diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
@hugovk hugovk removed the needs backport to 3.12 only security fixes label Apr 9, 2025
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 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.

3 participants