Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-134557: Suppress immortalization in _PyCode_GetScriptXIData under free-threading#134686

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ericsnowcurrently merged 1 commit intopython:mainfromneonene:fix-134557
May 26, 2025

Conversation

neonene
Copy link
Contributor

@neoneneneonene commentedMay 26, 2025
edited
Loading

The same approach as332356b that fixed the refleaks incompile() andeval().

cc@colesbury@ericsnowcurrently@emmatyping I'm not so confident.

E:09e72cf can passtest_capi,test_sys andtest__interpchannels with this patch for me.

ericsnowcurrently

This comment was marked as outdated.

Copy link
Member

@ericsnowcurrentlyericsnowcurrently left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

neonene reacted with heart emoji
@emmatypingemmatyping added the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelMay 26, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@emmatyping for commit4dac776 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134686%2Fmerge

If you want to schedule another build, you need to add the🔨 test-with-refleak-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelMay 26, 2025
@emmatyping
Copy link
Member

Oh, the refleak buildbots won't catch any leaks because there aren't any tests that could trigger a leak. My mistake🤦‍♀️

Copy link
Contributor

@colesburycolesbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks

neonene reacted with heart emoji
Copy link
Member

@emmatypingemmatyping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think this makes sense.

neonene reacted with heart emoji
@ericsnowcurrentlyericsnowcurrently merged commitc60f39a intopython:mainMay 26, 2025
56 of 57 checks passed
@miss-islington-app
Copy link

Thanks@neonene for the PR, and@ericsnowcurrently for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 26, 2025
…under free-threading (pythongh-134686)Disable immortalization around Py_CompileString*().The same approach as332356b that fixed the refleaks in compile() and eval().(cherry picked from commitc60f39a)Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>E: 09e72cf can pass test_capi, test_sys and test__interpchannels with this patch for me.
@bedevere-app
Copy link

GH-134738 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 26, 2025
@ericsnowcurrently
Copy link
Member

Thanks for the fix,@neonene!

ericsnowcurrently pushed a commit that referenced this pull requestMay 26, 2025
… under free-threading (gh134738)Disable immortalization around Py_CompileString*().The same approach as332356b that fixed the refleaks in compile() and eval().E: 09e72cf can pass test_capi, test_sys and test__interpchannels with this patch for me.(cherry picked from commitc60f39a, AKAgh-134686)Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
@neoneneneonene deleted the fix-134557 branchMay 26, 2025 22:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@colesburycolesburycolesbury approved these changes

@ericsnowcurrentlyericsnowcurrentlyericsnowcurrently approved these changes

@emmatypingemmatypingemmatyping approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@neonene@bedevere-bot@emmatyping@ericsnowcurrently@colesbury

[8]ページ先頭

©2009-2025 Movatter.jp