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 vstinner
Date 2018-07-25.00:49:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532479760.13.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1dc6e3906acb81163725e98378bf4d1bd1ce771a by Victor Stinner in branch 'master':
bpo-34170: Add _Py_InitializeFromConfig() (GH-8454)
https://github.com/python/cpython/commit/1dc6e3906acb81163725e98378bf4d1bd1ce771a
History
Date User Action Args
2018-07-25 00:49:20vstinnersetrecipients: + vstinner
2018-07-25 00:49:20vstinnersetmessageid: <1532479760.13.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-25 00:49:20vstinnerlinkissue34170 messages
2018-07-25 00:49:20vstinnercreate