Message 343640 - Python tracker
Message343640
| Author | vstinner |
|---|---|
| Recipients | thomas.perl, vstinner |
| Date | 2019-05-27.15:12:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558969979.54.0.22547467227.issue30560@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The issue has been fixed in bpo-36763 with the implementation of the PEP 587. A new API now allow to handle Python initialization error with a new PyStatus structure. By the way, bpo-1195571 was a similar issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-27 15:12:59 | vstinner | set | recipients: + vstinner, thomas.perl |
| 2019-05-27 15:12:59 | vstinner | set | messageid: <1558969979.54.0.22547467227.issue30560@roundup.psfhosted.org> |
| 2019-05-27 15:12:59 | vstinner | link | issue30560 messages |
| 2019-05-27 15:12:59 | vstinner | create | |