◐ Shell
clean mode source ↗

bpo-46542: test_json uses support.infinite_recursion() by vstinner · Pull Request #30972 · python/cpython

Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 28, 2022
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 28, 2022
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Jan 28, 2022
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Jan 28, 2022
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>

hello-adam pushed a commit to hello-adam/cpython that referenced this pull request

Jun 2, 2022
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>