]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127146: Add skip_emscripten_stack_overflow in a few places (GH-135722)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Jun 2025 21:54:04 +0000 (23:54 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 21:54:04 +0000 (21:54 +0000)
commit203753b4bbfa42d18320fdd151e678af4afa1c5a
treea3c07456a903acfe4b5a1feb445c8768e341684e
parent0370cb42daa3035280ec5c6ef4967366314824f5
[3.14] gh-127146: Add skip_emscripten_stack_overflow in a few places (GH-135722) (#135733)

More tests that hit stack limits on some platforms.
(cherry picked from commit c8c13f8036051c2858956905769b7b9dfde4bbd7)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Lib/test/test_exceptions.py