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