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 miss-islington
Recipients SSE4, berker.peksag, craigh, eryksun, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-02-12.21:39:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518471587.78.0.467229070634.issue29248@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 74ebbaeb566dc10031756430ec5c896e56d0e491 by Miss Islington (bot) in branch '3.7':
bpo-29248: Fix os.readlink() on Windows (GH-5577)
https://github.com/python/cpython/commit/74ebbaeb566dc10031756430ec5c896e56d0e491
History
Date User Action Args
2018-02-12 21:39:47miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, craigh, berker.peksag, zach.ware, eryksun, steve.dower, SSE4
2018-02-12 21:39:47miss-islingtonsetmessageid: <1518471587.78.0.467229070634.issue29248@psf.upfronthosting.co.za>
2018-02-12 21:39:47miss-islingtonlinkissue29248 messages
2018-02-12 21:39:47miss-islingtoncreate