[issue18309] Make python slightly more relocatable

STINNER Victor report at bugs.python.org
Wed Sep 25 20:47:29 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

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

----------
nosy: +vstinner
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions: +Python 3.8 -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18309>
_______________________________________


More information about the Python-bugs-list mailing list