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 xtreak
Recipients jaraco, p-ganssle, xtreak
Date 2021-12-28.16:33:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640709191.59.0.557856317402.issue46124@roundup.psfhosted.org>
In-reply-to
Content
I just copied the implementation and normalize_path function was part of it. Looking into the implementation of normalize_path it validates the given argument to be a filename without any separator. I will leave it to Jason for a better understanding of the API and compatibility here.
History
Date User Action Args
2021-12-28 16:33:11xtreaksetrecipients: + xtreak, jaraco, p-ganssle
2021-12-28 16:33:11xtreaksetmessageid: <1640709191.59.0.557856317402.issue46124@roundup.psfhosted.org>
2021-12-28 16:33:11xtreaklinkissue46124 messages
2021-12-28 16:33:11xtreakcreate