Skip to content

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

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:signal_multiphase
Nov 17, 2020
Merged

bpo-41713: Port _signal module to multi-phase init#23355
vstinner merged 1 commit intopython:masterfrom
vstinner:signal_multiphase

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 17, 2020

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants