Skip to content

gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc#145178

Merged
encukou merged 7 commits intopython:mainfrom
encukou:setasyncexc-interrupts
Mar 2, 2026
Merged

gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc#145178
encukou merged 7 commits intopython:mainfrom
encukou:setasyncexc-interrupts

Conversation

@encukou
Copy link
Member

@encukou encukou commented Feb 24, 2026

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks pretty good. Some non-blocking comments/questions below.

@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 26, 2026
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @encukou for commit 2293148 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145178%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 26, 2026
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@encukou encukou merged commit 3b276f3 into python:main Mar 2, 2026
125 checks passed
@encukou encukou deleted the setasyncexc-interrupts branch March 2, 2026 10:47
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