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 serhiy.storchaka
Recipients Anthony Sottile, eryksun, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2018-01-15.21:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516052347.12.0.467229070634.issue32539@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 27f32e938ff51fd5d90a29abbbabc6b81d156f33 by Serhiy Storchaka (Anthony Sottile) in branch '2.7':
bpo-32539: Fix OSError for os.listdir() for extended-length paths on Windows (#5169)
https://github.com/python/cpython/commit/27f32e938ff51fd5d90a29abbbabc6b81d156f33
History
Date User Action Args
2018-01-15 21:39:07serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Anthony Sottile
2018-01-15 21:39:07serhiy.storchakasetmessageid: <1516052347.12.0.467229070634.issue32539@psf.upfronthosting.co.za>
2018-01-15 21:39:07serhiy.storchakalinkissue32539 messages
2018-01-15 21:39:07serhiy.storchakacreate