Skip to content

bpo-1635741: Port _warnings to the multi-phase init - #23379

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:warnings_multiphase
Nov 18, 2020
Merged

bpo-1635741: Port _warnings to the multi-phase init#23379
vstinner merged 1 commit into
python:masterfrom
vstinner:warnings_multiphase

Conversation

@vstinner

@vstinner vstinner commented Nov 18, 2020

Copy link
Copy Markdown
Member

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

https://bugs.python.org/issue1635741

Port the _warnings extension module to the multi-phase initialization
API (PEP 489).
@vstinner
vstinner merged commit 6f4635f into python:master Nov 18, 2020
@vstinner
vstinner deleted the warnings_multiphase branch November 18, 2020 23:19
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Port the _warnings extension module to the multi-phase initialization
API (PEP 489).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants