-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-139748: fix leaks in AC error paths when using FS-based converters #139765
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
Conversation
3478a0a
to
42bead3
Compare
Why weren't/aren't these refleaks caught by the refleak buildbots? A |
|
a24bf3b
to
9f89608
Compare
Only tests for functions that effectively leak on error paths are added.
9f89608
to
bf3d10d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @picnixz for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, @picnixz and @kumaraditya303, I could not cleanly backport this to
|
Sorry, @picnixz and @kumaraditya303, I could not cleanly backport this to
|
…e FS-based converters (pythonGH-139765) (cherry picked from commit b04a57d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-139789 is a backport of this pull request to the 3.14 branch. |
…e FS-based converters (pythonGH-139765) (cherry picked from commit b04a57d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
…e FS-based converters (pythonGH-139765) (cherry picked from commit b04a57d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-139792 is a backport of this pull request to the 3.13 branch. |
…e FS-based converters (pythonGH-139765) (cherry picked from commit b04a57d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.