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

[3.14] gh-140530: fix a reference leak in an error path forraise exc from cause (GH-140908)#141282

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
picnixz merged 1 commit intopython:3.14frommiss-islington:backport-0c77e7c-3.14
Nov 9, 2025

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedNov 9, 2025
edited by bedevere-appbot
Loading

Fix a reference leak inraise E from T whenT is an exception
subtype for whichT.__new__ does not return an exception instance.
(cherry picked from commit0c77e7c)

Co-authored-by: Bénédikt Tran10796600+picnixz@users.noreply.github.com

… from cause` (pythonGH-140908)Fix a reference leak in `raise E from T` when `T` is an exceptionsubtype for which `T.__new__` does not return an exception instance.(cherry picked from commit0c77e7c)Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@picnixz for commit26d4249 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141282%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 labelNov 9, 2025
@picnixzpicnixz merged commitd7aace7 intopython:3.14Nov 9, 2025
69 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@bedevere-bot@picnixz

[8]ページ先頭

©2009-2025 Movatter.jp