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 35893b7994 #16057: Clarify why the base method default is called in custom encoders. 13 years ago
..
tests #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
__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 5381: fix regression in pure python code path, Issue 5584: fix a decoder bug for unicode float literals outside of a container 17 years ago
tool.py Issue #17225: JSON decoder now counts columns in the first line starting 13 years ago