aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/json/scanner.py
Commit message (Expand)AuthorAge
* bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)Serhiy Storchaka2018-05-22
* bpo-29762: More use "raise from None". (#569)Serhiy Storchaka2017-04-05
* Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)Brett Cannon2013-07-04
* Issue #18200: Update the stdlib (except tests) to useBrett Cannon2013-06-13
* #16009: JSON error messages now provide more information. Patch by Serhiy St...Ezio Melotti2013-01-03
* Issue #7451: Improve decoding performance of JSON objects, and reduceAntoine Pitrou2010-09-04
* port simplejson upgrade from the trunk #4136Benjamin Peterson2009-05-02
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-08