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 berker.peksag
Recipients berker.peksag, eryksun, girtsf, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2018-08-15.10:03:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534327432.67.0.56676864532.issue34384@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e0b5b2096ead4cc094a129ce7602ac5c0e998086 by Berker Peksag in branch 'master':
bpo-34384: Fix os.readlink() on Windows (GH-8740)
https://github.com/python/cpython/commit/e0b5b2096ead4cc094a129ce7602ac5c0e998086
History
Date User Action Args
2018-08-15 10:03:52berker.peksagsetrecipients: + berker.peksag, paul.moore, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower, girtsf
2018-08-15 10:03:52berker.peksagsetmessageid: <1534327432.67.0.56676864532.issue34384@psf.upfronthosting.co.za>
2018-08-15 10:03:52berker.peksaglinkissue34384 messages
2018-08-15 10:03:52berker.peksagcreate