diff options
Diffstat (limited to 'Misc/NEWS.d/next/Tests/2019-10-14-22-46-35.bpo-38470.NHtzpy.rst')
-rw-r--r-- | Misc/NEWS.d/next/Tests/2019-10-14-22-46-35.bpo-38470.NHtzpy.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Tests/2019-10-14-22-46-35.bpo-38470.NHtzpy.rst b/Misc/NEWS.d/next/Tests/2019-10-14-22-46-35.bpo-38470.NHtzpy.rst deleted file mode 100644 index bb4710f..0000000 --- a/Misc/NEWS.d/next/Tests/2019-10-14-22-46-35.bpo-38470.NHtzpy.rst +++ /dev/null @@ -1,3 +0,0 @@ -Fix ``test_compileall.test_compile_dir_maxlevels()`` on Windows without long -path support: only create 3 subdirectories instead of between 20 and 100 -subdirectories. |