◐ Shell
clean mode source ↗

[3.13] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (GH-140957) by StanFromIreland · Pull Request #141155 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented

Nov 6, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

…path (pythonGH-140957)

(cherry picked from commit d6c89a2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>

@vstinner vstinner left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner enabled auto-merge (squash)

November 6, 2025 16:00

@vstinner vstinner merged commit f1a9372 into python:3.13

Nov 6, 2025

45 checks passed

@StanFromIreland StanFromIreland deleted the backport-d6c89a2-3.13 branch

November 6, 2025 16:17

Lakshya-Upadhyaya added a commit to Lakshya-Upadhyaya/cpython that referenced this pull request

Nov 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

@kumaraditya303 kumaraditya303 kumaraditya303 approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@StanFromIreland @vstinner @kumaraditya303