This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients docs@python, eric.snow, ncoghlan, ned.deily, vstinner, xiang.zhang
Date 2018-06-22.17:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529687694.35.0.56676864532.issue33932@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 209abf746985526bce255e2fba97d3246924885d by Victor Stinner in branch 'master':
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
https://github.com/python/cpython/commit/209abf746985526bce255e2fba97d3246924885d
History
Date User Action Args
2018-06-22 17:14:54vstinnersetrecipients: + vstinner, ncoghlan, ned.deily, docs@python, eric.snow, xiang.zhang
2018-06-22 17:14:54vstinnersetmessageid: <1529687694.35.0.56676864532.issue33932@psf.upfronthosting.co.za>
2018-06-22 17:14:54vstinnerlinkissue33932 messages
2018-06-22 17:14:54vstinnercreate