You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
R David Murray dd246171e4 #16057: Clarify why the base method default is called in custom encoders. 13 years ago
..
__init__.py Issue #17225: JSON decoder now counts columns in the first line starting 13 years ago
decoder.py #17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified. 13 years ago
encoder.py #16057: Clarify why the base method default is called in custom encoders. 13 years ago
scanner.py Issue #7451: Improve decoding performance of JSON objects, and reduce 16 years ago
tool.py Issue #17225: JSON decoder now counts columns in the first line starting 13 years ago