[issue38353] Cleanup the path configuration implementation code (getpath.c)

STINNER Victor report at bugs.python.org
Thu Oct 10 10:07:02 EDT 2019


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

I created this issue to attempt to modify _PyPathConfig to use PyWideStringList for module_search_paths, to support ":" character in a path. It would fix bpo-31210.

See also bpo-12989.

----------

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


More information about the Python-bugs-list mailing list