diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-29 11:38:22 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-29 11:38:22 (GMT) |
commit | 06ddd35f5f88fb22d1378dc8fb7bc6d87d0d05a6 (patch) | |
tree | a016506e906231b3ce2a59004e56c5b7420d4493 /Modules/socketmodule.h | |
parent | 8ba2083e0e614a1bca0a12aa61e8a55389a1220f (diff) | |
download | cpython-06ddd35f5f88fb22d1378dc8fb7bc6d87d0d05a6.zip cpython-06ddd35f5f88fb22d1378dc8fb7bc6d87d0d05a6.tar.gz cpython-06ddd35f5f88fb22d1378dc8fb7bc6d87d0d05a6.tar.bz2 |
Issue #25911: Backport os._DummyDirEntry fixes
* Fix test_os.BytesWalkTests on Windows
* Mimick better the reference os.DirEntry on Windows
* _DummyDirEntry now caches os.stat() result
* _DummyDirEntry constructor now tries to get os.stat()
* Fix os._DummyDirEntry.is_symlink(), don't follow symbolic links:
use os.stat(path, follow_symlinks=False).
Diffstat (limited to 'Modules/socketmodule.h')
0 files changed, 0 insertions, 0 deletions