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 zach.ware
Recipients eryksun, iamsav, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-11.09:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568195319.24.0.76225349556.issue38081@roundup.psfhosted.org>
In-reply-to
Content
New changeset 92521fea5d0d4aeb9b6a3c3fdd4654af700ad5c8 by Zachary Ware (Steve Dower) in branch 'master':
bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
https://github.com/python/cpython/commit/92521fea5d0d4aeb9b6a3c3fdd4654af700ad5c8
History
Date User Action Args
2019-09-11 09:48:39zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, eryksun, steve.dower, iamsav
2019-09-11 09:48:39zach.waresetmessageid: <1568195319.24.0.76225349556.issue38081@roundup.psfhosted.org>
2019-09-11 09:48:39zach.warelinkissue38081 messages
2019-09-11 09:48:39zach.warecreate