[issue38234] The value of Py_SetPath is not used to populate the configuration

STINNER Victor report at bugs.python.org
Tue Oct 22 18:51:02 EDT 2019


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

The initial issue has been fixed, I close the issue.

> I would like to keep the issue open since I plan to do one more change: use PyWideStringList in _PyPathConfig for module_search_paths to support paths which contains DELIM (":" on Unix).

I may use bpo-38353 instead for that. See also bpo-31210.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list