mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
20f5313667
Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285f1b)
Co-authored-by: Victor Stinner <vstinner@python.org>