diff options
| author | Victor Stinner <vstinner@redhat.com> | 2019-10-15 11:26:13 +0200 |
|---|---|---|
| committer | Petr Viktorin <encukou@gmail.com> | 2019-10-15 11:26:13 +0200 |
| commit | eb1dda2b56f67f09352c303588c28880c471ae87 (patch) | |
| tree | 210de1a151a566aa36935b36280811a8e2867040 /Lib/tracemalloc.py | |
| parent | 0b60f64e4343913b4931dc27379d9808e5b78fe1 (diff) | |
| download | cpython-git-eb1dda2b56f67f09352c303588c28880c471ae87.tar.gz | |
bpo-38470: Fix test_compileall.test_compile_dir_maxlevels() (GH-16789)
Fix test_compile_dir_maxlevels() on Windows without long path
support: only create 3 subdirectories instead of between 20 and 100
subdirectories.
Fix also compile_dir() to use the current sys.getrecursionlimit()
value as the default maxlevels value, rather than using
sys.getrecursionlimit() value read at startup.
Diffstat (limited to 'Lib/tracemalloc.py')
0 files changed, 0 insertions, 0 deletions
