Skip to content

gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c#149984

Merged
encukou merged 1 commit into
python:mainfrom
aisk:winsonsoleio-gil-capi
May 19, 2026
Merged

gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c#149984
encukou merged 1 commit into
python:mainfrom
aisk:winsonsoleio-gil-capi

Conversation

@aisk
Copy link
Copy Markdown
Member

@aisk aisk commented May 18, 2026

@aisk aisk added the skip news label May 18, 2026
@aisk aisk requested a review from a team May 18, 2026 13:25
@encukou encukou merged commit 3d2aa89 into python:main May 19, 2026
56 checks passed
@encukou encukou 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 May 19, 2026
@miss-islington-app
Copy link
Copy Markdown

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

@miss-islington-app
Copy link
Copy Markdown

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

@miss-islington-app
Copy link
Copy Markdown

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

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 19, 2026

GH-150111 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 May 19, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 19, 2026

GH-150112 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 May 19, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 19, 2026

GH-150113 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 May 19, 2026
encukou pushed a commit that referenced this pull request May 19, 2026
….c (GH-149984) (GH-150113)

(cherry picked from commit 3d2aa89)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
encukou pushed a commit that referenced this pull request May 19, 2026
….c (GH-149984) (GH-150112)

(cherry picked from commit 3d2aa89)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
encukou pushed a commit that referenced this pull request May 19, 2026
….c (GH-149984) (GH-150111)

(cherry picked from commit 3d2aa89)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
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