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 koobs, lukasz.langa, miss-islington, pablogsal, steve.dower, vstinner
Date 2019-10-22.22:51:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571784662.5.0.842012084011.issue38234@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-10-22 22:51:02vstinnersetrecipients: + vstinner, lukasz.langa, koobs, steve.dower, pablogsal, miss-islington
2019-10-22 22:51:02vstinnersetmessageid: <1571784662.5.0.842012084011.issue38234@roundup.psfhosted.org>
2019-10-22 22:51:02vstinnerlinkissue38234 messages
2019-10-22 22:51:02vstinnercreate