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 ned.deily
Recipients docs@python, eric.snow, miss-islington, ncoghlan, ned.deily, vstinner, xiang.zhang
Date 2018-06-27.22:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530138890.99.0.665841612001.issue33932@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b940921a67fa33e8c8812aa3b7746161c2552c1d by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
https://github.com/python/cpython/commit/b940921a67fa33e8c8812aa3b7746161c2552c1d
History
Date User Action Args
2018-06-27 22:34:51ned.deilysetrecipients: + ned.deily, ncoghlan, vstinner, docs@python, eric.snow, xiang.zhang, miss-islington
2018-06-27 22:34:50ned.deilysetmessageid: <1530138890.99.0.665841612001.issue33932@psf.upfronthosting.co.za>
2018-06-27 22:34:50ned.deilylinkissue33932 messages
2018-06-27 22:34:50ned.deilycreate