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 lukasz.langa, miss-islington, pablogsal, steve.dower, vstinner
Date 2019-09-26.13:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569505923.71.0.320980606013.issue38234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12f2f177fc483723406d7917194e7f655a20631b by Victor Stinner in branch 'master':
bpo-38234: Py_Initialize() sets global path configuration (GH-16421)
https://github.com/python/cpython/commit/12f2f177fc483723406d7917194e7f655a20631b
History
Date User Action Args
2019-09-26 13:52:03vstinnersetrecipients: + vstinner, lukasz.langa, steve.dower, pablogsal, miss-islington
2019-09-26 13:52:03vstinnersetmessageid: <1569505923.71.0.320980606013.issue38234@roundup.psfhosted.org>
2019-09-26 13:52:03vstinnerlinkissue38234 messages
2019-09-26 13:52:03vstinnercreate