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 ronaldoussoren
Recipients dstufft, eric.araujo, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2019-02-03.21:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549228734.41.0.82224163032.issue35893@roundup.psfhosted.org>
In-reply-to
Content
FWIW the project in question is modulegraph2 <https://bitbucket.org/ronaldoussoren/modulegraph2/src/default/>, which almost works on Windows, except for this issue and some incorrect code on my side that assumes virtualenv on Windows behaves the same as on POSIX w.r.t. the structure of virtual environments.
History
Date User Action Args
2019-02-03 21:18:55ronaldoussorensetrecipients: + ronaldoussoren, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft
2019-02-03 21:18:54ronaldoussorensetmessageid: <1549228734.41.0.82224163032.issue35893@roundup.psfhosted.org>
2019-02-03 21:18:54ronaldoussorenlinkissue35893 messages
2019-02-03 21:18:54ronaldoussorencreate