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

gh-109700: fix memory error handling in `PyDict_SetDefault` by kumaraditya303 · Pull Request #136338 · python/cpython · GitHub

/ cpython Public

gh-109700: fix memory error handling in PyDict_SetDefault - #136338

Merged
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:dict
Jul 6, 2025
Merged

gh-109700: fix memory error handling in PyDict_SetDefault#136338
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:dict

Conversation

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

Copy link
Copy Markdown
Contributor

serhiy-storchaka 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. 👍

kumaraditya303 enabled auto-merge (squash) July 6, 2025 14:53
kumaraditya303 merged commit d22e073 into python:main Jul 6, 2025

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2025
…thonGH-136338)

(cherry picked from commit d22e073)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>

Copy link
Copy Markdown

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

cherry_picker d22e073d2b49313bbf42d40cbe74afa2b69385df 3.13

bedevere-app Bot commented Jul 6, 2025

Copy link
Copy Markdown

GH-136340 is a backport of this pull request to the 3.14 branch.

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 6, 2025
kumaraditya303 added a commit that referenced this pull request Jul 6, 2025
…H-136338) (#136340)

gh-109700: fix memory error handling in `PyDict_SetDefault` (GH-136338)
(cherry picked from commit d22e073)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 deleted the dict branch July 6, 2025 17:20
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025

bedevere-app Bot commented Jul 14, 2025

Copy link
Copy Markdown

GH-136642 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 14, 2025
kumaraditya303 added a commit to kumaraditya303/cpython that referenced this pull request Jul 14, 2025
kumaraditya303 added a commit that referenced this pull request Jul 14, 2025
…136338) (#136642)

gh-109700: fix memory error handling in `PyDict_SetDefault` (#136338)

(cherry picked from commit d22e073)
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
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

interpreter-core (Objects, Python, Grammar, and Parser dirs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL