Skip to content

[3.14] gh-130555: Fix use-after-free in dict.clear() with embedded values (gh-145268)#145431

Merged
colesbury merged 1 commit intopython:3.14from
colesbury:backport-02288bf-3.14
Mar 2, 2026
Merged

[3.14] gh-130555: Fix use-after-free in dict.clear() with embedded values (gh-145268)#145431
colesbury merged 1 commit intopython:3.14from
colesbury:backport-02288bf-3.14

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Mar 2, 2026

…ded values (pythongh-145268)

(cherry picked from commit 02288bf)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@colesbury colesbury marked this pull request as ready for review March 2, 2026 18:08
@colesbury colesbury added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 2, 2026
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @colesbury for commit 6422340 🤖

Results will be shown at:

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

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 2, 2026
@colesbury colesbury merged commit 7f9fcba into python:3.14 Mar 2, 2026
78 of 88 checks passed
@colesbury colesbury deleted the backport-02288bf-3.14 branch March 2, 2026 18:59
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