GH-114743: Set a low recursion limit for test_main_recursion_error() in test_runpy (GH-114772)

This can fail under a debug build of WASI when directly executing test.test_runpy.
This commit is contained in:
Brett Cannon 2024-01-30 17:49:27 -08:00 committed by GitHub
parent 574291963f
commit 2ed8f924ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View file

@ -159,5 +159,5 @@ Python/frozen_modules/MANIFEST
/python
!/Python/
# main branch only: ABI files are not checked/maintained
# main branch only: ABI files are not checked/maintained.
Doc/data/python*.abi