Uh oh!
There was an error while loading. Please reload this page.
gh-151126: Fix PyErr_NoMemory errors in _ctypes.c - #152720
Conversation
PyErr_NoMemory errors in _ctypes.cPyErr_NoMemory errors in _ctypes.cUh oh!
There was an error while loading. Please reload this page.
…ElGy5.rst Co-authored-by: An Long <aisk@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks @lpyu001 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
GH-153708 is a backport of this pull request to the 3.13 branch. |
GH-153709 is a backport of this pull request to the 3.14 branch. |
GH-153710 is a backport of this pull request to the 3.15 branch. |
aisk
commented
Jul 14, 2026
Since most PRs in the original issue #151126 have been backported, so I added the backport labels. |
PyErr_NoMemory()call after failing memory allocation #151126