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 eric.snow, mathias, ncoghlan, ronaldoussoren, vstinner
Date 2019-09-26.00:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569458849.2.0.482369922716.issue18309@roundup.psfhosted.org>
In-reply-to
Content
The PEP 587 "Python Initialization Configuration" has been implemented in Python 3.8. It provides fine control on the "Path Configuration":

* https://docs.python.org/dev/c-api/init_config.html
* https://docs.python.org/dev/c-api/init_config.html#init-path-config
History
Date User Action Args
2019-09-26 00:47:29vstinnersetrecipients: + vstinner, ronaldoussoren, ncoghlan, eric.snow, mathias
2019-09-26 00:47:29vstinnersetmessageid: <1569458849.2.0.482369922716.issue18309@roundup.psfhosted.org>
2019-09-26 00:47:29vstinnerlinkissue18309 messages
2019-09-26 00:47:29vstinnercreate