Skip to content

[3.13] gh-146011: Fix use-after-free in signaldict_repr after deletion (GH-153784)#154607

Merged
vstinner merged 2 commits into
python:3.13from
brijkapadia:backport-41a087a-3.13
Jul 24, 2026
Merged

[3.13] gh-146011: Fix use-after-free in signaldict_repr after deletion (GH-153784)#154607
vstinner merged 2 commits into
python:3.13from
brijkapadia:backport-41a087a-3.13

Conversation

@brijkapadia

@brijkapadia brijkapadia commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

… deletion (pythonGH-153784)

(cherry picked from commit 41a087a)

Co-authored-by: Brij Kapadia <97006829+brijkapadia@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner

Copy link
Copy Markdown
Member

Oh, I created the same PR ( #154615 ), and then I saw your PR. I closed my PR, I will merge your PR instead.

@vstinner
vstinner enabled auto-merge (squash) July 24, 2026 14:12
@vstinner
vstinner merged commit fa16a75 into python:3.13 Jul 24, 2026
73 of 75 checks passed
@brijkapadia
brijkapadia deleted the backport-41a087a-3.13 branch July 24, 2026 14:33
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.

2 participants