[issue32539] os.listdir(...) on deep path on windows in python2.7 fails with errno 123

Serhiy Storchaka report at bugs.python.org
Mon Jan 15 16:39:07 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32539>
_______________________________________


More information about the Python-bugs-list mailing list