[issue31745] Overloading "Py_GetPath" does not work

STINNER Victor report at bugs.python.org
Mon May 27 11:17:12 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

If I understood correctly, this issue has been fixed by the PEP 587 "Python Initialization Configuration" in bpo-36763 which now provides a more reliable way to configure the "Path Configuration". I close the issue.

If I misunderstood the issue, please reopen it.

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

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


More information about the Python-bugs-list mailing list