]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-11105: reduce the recursion limit for tests (GH-26550)
authorBatuhan Taskaya <batuhan@python.org>
Tue, 8 Jun 2021 16:55:10 +0000 (19:55 +0300)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 16:55:10 +0000 (19:55 +0300)
commite58d762c1fb4ad5e021d016c80c2bc4513632d2f
tree4eb76e44c9d9bc6e1297a38335c91a655ea7e2a2
parent257e400a19b34c7da6e2aa500d80b54e4c4dbf6f
bpo-11105: reduce the recursion limit for tests (GH-26550)
Lib/test/support/__init__.py
Lib/test/test_ast.py