Message 320183 - Python tracker
Message320183
| Author | vstinner |
|---|---|
| Recipients | docs@python, eric.snow, ncoghlan, ned.deily, vstinner |
| Date | 2018-06-21.13:40:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529588420.09.0.56676864532.issue33932@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached PR 7845 restores the Python 3.6 behaviour: calling Py_Initialize() twice does nothing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-21 13:40:20 | vstinner | set | recipients: + vstinner, ncoghlan, ned.deily, docs@python, eric.snow |
| 2018-06-21 13:40:20 | vstinner | set | messageid: <1529588420.09.0.56676864532.issue33932@psf.upfronthosting.co.za> |
| 2018-06-21 13:40:20 | vstinner | link | issue33932 messages |
| 2018-06-21 13:40:20 | vstinner | create | |