Skip to content

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

@lpyu001 lpyu001 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@lpyu001 lpyu001 changed the title Fix PyErr_NoMemory errors in _ctypes.c gh-151126: Fix PyErr_NoMemory errors in _ctypes.c Jul 1, 2026
Comment thread Misc/NEWS.d/next/Library/2026-07-01-11-29-13.gh-issue-151126.eElGy5.rst Outdated
…ElGy5.rst

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

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.
🐍🍒⛏🤖

@miss-islington-app

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.
🐍🍒⛏🤖

@miss-islington-app

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

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 bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 14, 2026
@bedevere-app

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 bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 14, 2026
@bedevere-app

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 bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 14, 2026
@aisk

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.

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