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, pablogsal, steve.dower, vstinner
Date 2019-09-23.16:47:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569257260.7.0.442750646431.issue38234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c42f8cda552694f3b47d6388d4ae84d61731872 by Victor Stinner in branch 'master':
bpo-38234: Fix _PyConfig_InitPathConfig() (GH-16335)
https://github.com/python/cpython/commit/9c42f8cda552694f3b47d6388d4ae84d61731872
History
Date User Action Args
2019-09-23 16:47:40vstinnersetrecipients: + vstinner, lukasz.langa, steve.dower, pablogsal
2019-09-23 16:47:40vstinnersetmessageid: <1569257260.7.0.442750646431.issue38234@roundup.psfhosted.org>
2019-09-23 16:47:40vstinnerlinkissue38234 messages
2019-09-23 16:47:40vstinnercreate