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 miss-islington
Recipients docs@python, eric.snow, miss-islington, ncoghlan, ned.deily, vstinner, xiang.zhang
Date 2018-06-22.17:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529688831.16.0.56676864532.issue33932@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3747dd16d5d2af3499f586386e49740a0454cf44 by Miss Islington (bot) in branch '3.7':
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
https://github.com/python/cpython/commit/3747dd16d5d2af3499f586386e49740a0454cf44
History
Date User Action Args
2018-06-22 17:33:51miss-islingtonsetrecipients: + miss-islington, ncoghlan, vstinner, ned.deily, docs@python, eric.snow, xiang.zhang
2018-06-22 17:33:51miss-islingtonsetmessageid: <1529688831.16.0.56676864532.issue33932@psf.upfronthosting.co.za>
2018-06-22 17:33:51miss-islingtonlinkissue33932 messages
2018-06-22 17:33:51miss-islingtoncreate