Message 392152 - Python tracker
Message392152
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2021-04-27.23:34:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619566450.25.0.895721081095.issue43963@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This issue is a follow-up of bpo-41713: commit 7f9b25a21ab95f8cf8d663396993766307be475c Author: Victor Stinner <vstinner@python.org> Date: Tue Nov 17 23:28:25 2020 +0100 bpo-41713: Port _signal module to multi-phase init (GH-23355) Port the _signal extension module to the multi-phase initialization API (PEP 489). Co-Authored-By: Mohamed Koubaa <koubaa.m@gmail.com> |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-27 23:34:10 | vstinner | set | recipients: + vstinner |
| 2021-04-27 23:34:10 | vstinner | set | messageid: <1619566450.25.0.895721081095.issue43963@roundup.psfhosted.org> |
| 2021-04-27 23:34:10 | vstinner | link | issue43963 messages |
| 2021-04-27 23:34:10 | vstinner | create | |