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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-10.13:02:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568120550.64.0.710799778395.issue38087@roundup.psfhosted.org>
In-reply-to
Content
Tests in test_ntpath that go via the actual file system (e.g. via realpath()) need to allow for the case of the path potentially changing.
History
Date User Action Args
2019-09-10 13:02:30steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2019-09-10 13:02:30steve.dowersetmessageid: <1568120550.64.0.710799778395.issue38087@roundup.psfhosted.org>
2019-09-10 13:02:30steve.dowerlinkissue38087 messages
2019-09-10 13:02:30steve.dowercreate