Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-112215: Increase C recursion limit for non debug builds (GH-113397) | Mark Shannon | 2023-12-22 | 1 | -3/+3 |
* | bpo-46542: test_json uses support.infinite_recursion() (GH-30972) | Victor Stinner | 2022-01-28 | 1 | -6/+13 |
* | bpo-40462: Fix typo in test_json (GH-20094) | Victor Stinner | 2020-05-14 | 1 | -1/+1 |
* | Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. | Yury Selivanov | 2015-07-03 | 1 | -6/+6 |
* | #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ... | Ezio Melotti | 2013-08-08 | 1 | -0/+100 |