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 SSE4, berker.peksag, craigh, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-02-12.18:14:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518459250.81.0.467229070634.issue29248@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a1d33f742515dc70ae99bc3ea1c851729522afc3 by Berker Peksag (Miss Islington (bot)) in branch '3.6':
bpo-29248: Fix os.readlink() on Windows (GH-5577)
https://github.com/python/cpython/commit/a1d33f742515dc70ae99bc3ea1c851729522afc3
History
Date User Action Args
2018-02-12 18:14:10berker.peksagsetrecipients: + berker.peksag, paul.moore, tim.golden, craigh, zach.ware, eryksun, steve.dower, SSE4
2018-02-12 18:14:10berker.peksagsetmessageid: <1518459250.81.0.467229070634.issue29248@psf.upfronthosting.co.za>
2018-02-12 18:14:10berker.peksaglinkissue29248 messages
2018-02-12 18:14:10berker.peksagcreate