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 Tim.Graham, eryksun, lazka, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-10-23.17:43:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540316600.41.0.788709270274.issue31047@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed, it no longer matches os.normpath()'s declared behavior by not trimming the end separator.

It's obviously too late for the current release (I'd hope Django is one of the projects running tests against RC's, but I guess not :( ), but I think we can fix it for the next updates on all versions.

Patches welcome.
History
Date User Action Args
2018-10-23 17:43:20steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, Tim.Graham, lazka, miss-islington
2018-10-23 17:43:20steve.dowersetmessageid: <1540316600.41.0.788709270274.issue31047@psf.upfronthosting.co.za>
2018-10-23 17:43:20steve.dowerlinkissue31047 messages
2018-10-23 17:43:20steve.dowercreate