Skip to content

Define SIGABRT as 22 instead of 6 on Windows - #15541

Merged
srittau merged 1 commit into
python:mainfrom
jonathandung:patch-1
Mar 23, 2026
Merged

Define SIGABRT as 22 instead of 6 on Windows#15541
srittau merged 1 commit into
python:mainfrom
jonathandung:patch-1

Conversation

@jonathandung

Copy link
Copy Markdown
Contributor

See #15540.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau linked an issue Mar 23, 2026 that may be closed by this pull request
@srittau
srittau merged commit d28d112 into python:main Mar 23, 2026
51 checks passed
@jonathandung
jonathandung deleted the patch-1 branch March 23, 2026 23:57
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.

signal.SIGABRT equals 22 on Windows

2 participants