Message320220
| Author | xiang.zhang |
|---|---|
| Recipients | docs@python, eric.snow, ncoghlan, ned.deily, vstinner, xiang.zhang |
| Date | 2018-06-22.09:00:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529658037.91.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): But the doc says: This is a no-op when called for a second time (without calling Py_FinalizeEx() first). no-op means it could be called twice? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-22 09:00:38 | xiang.zhang | set | recipients: + xiang.zhang, ncoghlan, vstinner, ned.deily, docs@python, eric.snow |
| 2018-06-22 09:00:37 | xiang.zhang | set | messageid: <1529658037.91.0.56676864532.issue33932@psf.upfronthosting.co.za> |
| 2018-06-22 09:00:37 | xiang.zhang | link | issue33932 messages |
| 2018-06-22 09:00:37 | xiang.zhang | create | |