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

gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` by lpyu001 · Pull Request #152720 · python/cpython · GitHub

/ cpython Public

gh-151126: Fix PyErr_NoMemory errors in _ctypes.c - #152720

Merged
kumaraditya303 merged 4 commits into
python:mainfrom
lpyu001:add-PyErr_NoMemory
Jul 14, 2026
Merged

gh-151126: Fix PyErr_NoMemory errors in _ctypes.c #152720
kumaraditya303 merged 4 commits into
python:mainfrom
lpyu001:add-PyErr_NoMemory

Conversation

lpyu001 commented Jul 1, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

lpyu001 changed the title Fix PyErr_NoMemory errors in _ctypes.c gh-151126: Fix PyErr_NoMemory errors in _ctypes.c Jul 1, 2026
…ElGy5.rst

Co-authored-by: An Long <aisk@users.noreply.github.com>
kumaraditya303 merged commit d807210 into python:main Jul 14, 2026
54 checks passed
aisk 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 Jul 14, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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

bedevere-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

GH-153708 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, 2026

bedevere-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

GH-153709 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 14, 2026

bedevere-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

GH-153710 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 Jul 14, 2026

aisk commented Jul 14, 2026

Copy link
Copy Markdown
Member

Since most PRs in the original issue #151126 have been backported, so I added the backport labels.

Yhg1s pushed a commit that referenced this pull request Aug 4, 2026
…) (#153708)

gh-151126: Fix `PyErr_NoMemory`  errors in `_ctypes.c`  (GH-152720)
(cherry picked from commit d807210)

Co-authored-by: stevens <lipengyu@kylinos.cn>
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