index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_json
/
test_recursion.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-140125: Increase object recursion depth for `test_json` from 200k to 500k ...
Zanie Blue
2025-12-08
1
-2/+2
*
gh-134578: Mark more slow tests (GH-134579)
Serhiy Storchaka
2025-05-23
1
-0/+1
*
GH-130397: remove special-casing of C stack depth for WASI (#134469)
Brett Cannon
2025-05-22
1
-0/+2
*
GH-130396: Use computed stack limits on linux (GH-130398)
Mark Shannon
2025-02-25
1
-4/+6
*
GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not cou...
Petr Viktorin
2025-02-24
1
-1/+0
*
GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)
Mark Shannon
2025-02-19
1
-0/+1
*
gh-127146: Emscripten: Skip segfaults in test suite (#127151)
Hood Chatham
2024-12-05
1
-0/+3
*
gh-122163: Add notes for JSON serialization errors (GH-122165)
Serhiy Storchaka
2024-07-23
1
-8/+10
*
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