diff options
author | Anthony Sottile <asottile@umich.edu> | 2018-01-15 21:39:04 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-01-15 21:39:04 (GMT) |
commit | 27f32e938ff51fd5d90a29abbbabc6b81d156f33 (patch) | |
tree | 4f119ab169d8ce36474fd1e877553a8395704329 /Python/dynload_shlib.c | |
parent | ab95b3074ee43098edf3f23b07fb18ef57ee614d (diff) | |
download | cpython-27f32e938ff51fd5d90a29abbbabc6b81d156f33.zip cpython-27f32e938ff51fd5d90a29abbbabc6b81d156f33.tar.gz cpython-27f32e938ff51fd5d90a29abbbabc6b81d156f33.tar.bz2 |
bpo-32539: Fix OSError for os.listdir() for extended-length paths on Windows (#5169)
See https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx?f=255&MSPPError=-2147217396#maxpath
Paths that begin with `\\?\` are "extended-length paths".
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions