Message 308182 - Python tracker
Message308182
| Author | vstinner |
|---|---|
| Recipients | eryksun, ezio.melotti, methane, vstinner, yan12125 |
| Date | 2017-12-13.01:21:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513128107.45.0.213398074469.issue29240@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The PEP 538 has two open issues: bpo-30672 and bpo-32238. I recently refactored the Py_Main() code so it should be simpler to implement the PEP 540: see bpo-32030. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-13 01:21:47 | vstinner | set | recipients: + vstinner, ezio.melotti, methane, eryksun, yan12125 |
| 2017-12-13 01:21:47 | vstinner | set | messageid: <1513128107.45.0.213398074469.issue29240@psf.upfronthosting.co.za> |
| 2017-12-13 01:21:47 | vstinner | link | issue29240 messages |
| 2017-12-13 01:21:46 | vstinner | create | |