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 lukasz.langa, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-03.19:50:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567540256.16.0.764557639806.issue38020@roundup.psfhosted.org>
In-reply-to
Content
New changeset 993ac92418839427d4068d6ae8e618b06b5d9294 by Steve Dower in branch 'master':
bpo-38020: Fixes crash in os.readlink() on Windows (GH-15663)
https://github.com/python/cpython/commit/993ac92418839427d4068d6ae8e618b06b5d9294
History
Date User Action Args
2019-09-03 19:50:56steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, lukasz.langa, zach.ware
2019-09-03 19:50:56steve.dowersetmessageid: <1567540256.16.0.764557639806.issue38020@roundup.psfhosted.org>
2019-09-03 19:50:56steve.dowerlinkissue38020 messages
2019-09-03 19:50:56steve.dowercreate