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 miss-islington
Recipients eryksun, lazka, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-29.15:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532878940.96.0.56676864532.issue31047@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5753b13cb949b939b2b29cec5e2d646f9a30db44 by Miss Islington (bot) in branch '3.7':
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
https://github.com/python/cpython/commit/5753b13cb949b939b2b29cec5e2d646f9a30db44
History
Date User Action Args
2018-07-29 15:42:21miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, lazka
2018-07-29 15:42:20miss-islingtonsetmessageid: <1532878940.96.0.56676864532.issue31047@psf.upfronthosting.co.za>
2018-07-29 15:42:20miss-islingtonlinkissue31047 messages
2018-07-29 15:42:20miss-islingtoncreate