diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2019-09-12 12:54:48 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2019-09-12 12:54:48 (GMT) |
commit | f9dc2ad89032201427ed5f08061c703794627ad9 (patch) | |
tree | 76f92a623714e6cb88f7dae8e4a175d2a4e00c02 /Python/ast.c | |
parent | 5a4f82f457049b5b07b6fba4ca42bc1ecf597976 (diff) | |
download | cpython-f9dc2ad89032201427ed5f08061c703794627ad9.zip cpython-f9dc2ad89032201427ed5f08061c703794627ad9.tar.gz cpython-f9dc2ad89032201427ed5f08061c703794627ad9.tar.bz2 |
bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956)
Test that they do not keep too many file descriptors open for the host OS in a reasonable test scenario.
See [bpo-37935](https://bugs.python.org/issue37935).
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions