Uh oh!
There was an error while loading. Please reload this page.
gh-151126: Fix missing PyErr_NoMemory in typeobject.c - #151582
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks @ByteFlowing1337 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
GH-152014 is a backport of this pull request to the 3.13 branch. |
GH-152015 is a backport of this pull request to the 3.14 branch. |
GH-152016 is a backport of this pull request to the 3.15 branch. |
StanFromIreland
commented
Jun 23, 2026
Merged, thanks. |
…r_spec` (python#151582) Co-authored-by: Stan Ulbrych <stan@python.org>
PyErr_NoMemory()call after failing memory allocation #151126