Message320184
| Author | vstinner |
|---|---|
| Recipients | docs@python, eric.snow, ncoghlan, ned.deily, vstinner |
| Date | 2018-06-21.13:41:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529588471.83.0.56676864532.issue33932@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: the doc doesn't say that the function must only be called once, nor document the (current) new Python 3.7 restriction (must only be called once): https://docs.python.org/dev/c-api/init.html#c.Py_Initialize |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-21 13:41:11 | vstinner | set | recipients: + vstinner, ncoghlan, ned.deily, docs@python, eric.snow |
| 2018-06-21 13:41:11 | vstinner | set | messageid: <1529588471.83.0.56676864532.issue33932@psf.upfronthosting.co.za> |
| 2018-06-21 13:41:11 | vstinner | link | issue33932 messages |
| 2018-06-21 13:41:11 | vstinner | create | |