]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: Add skip_emscripten_stack_overflow in a few places (#135722)
authorHood Chatham <roberthoodchatham@gmail.com>
Thu, 19 Jun 2025 21:27:02 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 21:27:02 +0000 (05:27 +0800)
commitc8c13f8036051c2858956905769b7b9dfde4bbd7
tree785c81a391cbf76c52470d89d7616addb0d7dcf4
parent1ddfe593200fec992d283a9b4d6ad2f1b535c018
gh-127146: Add skip_emscripten_stack_overflow in a few places (#135722)

More tests that hit stack limits on some platforms.
Lib/test/test_exceptions.py