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 christian.heimes, hugovk, neonene, steve.dower
Date 2022-01-06.19:13:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641496408.07.0.720080214454.issue46208@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c5fa9c97c5c5336e60e4ae7a2e6e3f67acedfc7 by neonene in branch 'main':
bpo-46208: Fix normalization of relative paths in _Py_normpath()/os.path.normpath (GH-30362)
https://github.com/python/cpython/commit/9c5fa9c97c5c5336e60e4ae7a2e6e3f67acedfc7
History
Date User Action Args
2022-01-06 19:13:28steve.dowersetrecipients: + steve.dower, christian.heimes, hugovk, neonene
2022-01-06 19:13:28steve.dowersetmessageid: <1641496408.07.0.720080214454.issue46208@roundup.psfhosted.org>
2022-01-06 19:13:28steve.dowerlinkissue46208 messages
2022-01-06 19:13:28steve.dowercreate