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-25.17:46:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540489588.8.0.788709270274.issue31047@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a7ffb663953bc84452af1e5f4089359d54e226b5 by Steve Dower in branch '3.7':
[3.7] bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
https://github.com/python/cpython/commit/a7ffb663953bc84452af1e5f4089359d54e226b5
History
Date User Action Args
2018-10-25 17:46:28steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, Tim.Graham, lazka, miss-islington
2018-10-25 17:46:28steve.dowersetmessageid: <1540489588.8.0.788709270274.issue31047@psf.upfronthosting.co.za>
2018-10-25 17:46:28steve.dowerlinkissue31047 messages
2018-10-25 17:46:28steve.dowercreate