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 hroncok, pkopkan, vstinner
Date 2019-09-25.12:48:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569415685.86.0.745523548922.issue37064@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 16387 to backport pathfix changes from Python 3.8. The changes add tests which make me confident that it's safe to backport the changes. Currently, pathfix has no test at all in Python 3.8.
History
Date User Action Args
2019-09-25 12:48:05vstinnersetrecipients: + vstinner, hroncok, pkopkan
2019-09-25 12:48:05vstinnersetmessageid: <1569415685.86.0.745523548922.issue37064@roundup.psfhosted.org>
2019-09-25 12:48:05vstinnerlinkissue37064 messages
2019-09-25 12:48:05vstinnercreate