◐ Shell
clean mode source ↗

bpo-41713: Port _signal module to multi-phase init by vstinner · Pull Request #23355 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:signal_multiphase

Nov 17, 2020

Merged

bpo-41713: Port _signal module to multi-phase init#23355

vstinner

merged 1 commit into

python:masterfrom

vstinner:signal_multiphase

Conversation

@vstinner

@vstinner vstinner commented

Nov 17, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Port the _signal extension module to the multi-phase initialization
API (PEP 489).

Co-Authored-By: Mohamed Koubaa koubaa.m@gmail.com

https://bugs.python.org/issue41713

Port the _signal extension module to the multi-phase initialization
API (PEP 489).

Co-Authored-By: Mohamed Koubaa <koubaa.m@gmail.com>

@vstinner vstinner merged commit 7f9b25a into python:master

Nov 17, 2020

@vstinner vstinner deleted the signal_multiphase branch

November 17, 2020 22:28

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
Port the _signal extension module to the multi-phase initialization
API (PEP 489).

Co-Authored-By: Mohamed Koubaa <koubaa.m@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot