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

gh-151126: Fix missing `PyErr_NoMemory` in `typeobject.c` by ByteFlowing1337 · Pull Request #151582 · python/cpython · GitHub

/ cpython Public

gh-151126: Fix missing PyErr_NoMemory in typeobject.c - #151582

Merged
StanFromIreland merged 3 commits into
python:mainfrom
ByteFlowing1337:fix-151126-typeobj
Jun 23, 2026
Merged

gh-151126: Fix missing PyErr_NoMemory in typeobject.c#151582
StanFromIreland merged 3 commits into
python:mainfrom
ByteFlowing1337:fix-151126-typeobj

Conversation

ByteFlowing1337 commented Jun 17, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Comment thread Objects/typeobject.c
Comment thread Objects/typeobject.c Outdated
StanFromIreland merged commit 7928a8b into python:main Jun 23, 2026
56 checks passed
StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 23, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown

Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

Copy link
Copy Markdown

Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

bedevere-app Bot commented Jun 23, 2026

Copy link
Copy Markdown

GH-152014 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 Jun 23, 2026

bedevere-app Bot commented Jun 23, 2026

Copy link
Copy Markdown

GH-152015 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 Jun 23, 2026

bedevere-app Bot commented Jun 23, 2026

Copy link
Copy Markdown

GH-152016 is a backport of this pull request to the 3.15 branch.

bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 23, 2026

Copy link
Copy Markdown
Member

Merged, thanks.

StanFromIreland added a commit that referenced this pull request Jun 23, 2026
…or_spec` (GH-151582)

(cherry picked from commit 7928a8b)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 23, 2026
…or_spec` (GH-151582)

(cherry picked from commit 7928a8b)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 23, 2026
…or_spec` (GH-151582) (#152016)

(cherry picked from commit 7928a8b)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
ByteFlowing1337 deleted the fix-151126-typeobj branch June 25, 2026 10:52
pyctrl pushed a commit to pyctrl/cpython that referenced this pull request Jul 5, 2026
…r_spec` (python#151582)

Co-authored-by: Stan Ulbrych <stan@python.org>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL