summaryrefslogtreecommitdiffstats
path: root/Lib/json/tests/test_recursion.py
Commit message (Expand)AuthorAgeFilesLines
* #5723: Improve json tests to be executed with and without accelerations.Ezio Melotti2011-05-141-29/+31
* #12051: Fix segfault in json.dumps() while encoding highly-nested objects usi...Ezio Melotti2011-05-101-1/+20
* #12017: Fix segfault in json.loads() while decoding highly-nested objects usi...Ezio Melotti2011-05-071-0/+12
* Merged revisions 86596 via svnmerge fromEzio Melotti2010-11-211-1/+1
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-081-0/+67