FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-109700: fix memory error handling in `PyDict_SetDefault` (GH-136338) by miss-islington · Pull Request #136340 · python/cpython · GitHub

/ cpython Public

[3.14] gh-109700: fix memory error handling in PyDict_SetDefault (GH-136338) - #136340

Merged
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-d22e073-3.14
Jul 6, 2025
Merged

[3.14] gh-109700: fix memory error handling in PyDict_SetDefault (GH-136338)#136340
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-d22e073-3.14

Conversation

miss-islington commented Jul 6, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

…thonGH-136338)

(cherry picked from commit d22e073)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 enabled auto-merge (squash) July 6, 2025 15:40
kumaraditya303 merged commit 5b65df7 into python:3.14 Jul 6, 2025
kumaraditya303 added the needs backport to 3.13 bugs and security fixes label Jul 14, 2025

Copy link
Copy Markdown

Thanks @miss-islington for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

Copy link
Copy Markdown

Sorry, @miss-islington and @kumaraditya303, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5b65df7925d0d6c9c837661a5a0348dda4a88ba6 3.13

serhiy-storchaka removed the needs backport to 3.13 bugs and security fixes label Aug 10, 2025
miss-islington deleted the backport-d22e073-3.14 branch January 2, 2026 18:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL