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