Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f14c7fc33da8ba3aa28bbb7b0305ea12ab30be09
/
Lib
/
json
/
tests
187177f
Issue #6986: Fix crash in the JSON C accelerator when called with the
by Antoine Pitrou
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
f71ba95
#5932: fix error return in _convertPyInt_AsSsize_t() conversion function.
by Georg Brandl
· 16 years ago
76a982a
Issue 5381: fix regression in pure python code path, Issue 5584: fix a decoder bug for unicode float literals outside of a container
by Bob Ippolito
· 16 years ago
91852ca
Issue 5381: Add object_pairs_hook to the json module.
by Raymond Hettinger
· 16 years ago
d914e3f
merge json library with simplejson 2.0.9 (issue 4136)
by Bob Ippolito
· 16 years ago
595e3cb
check for error conditions in _json #3623
by Benjamin Peterson
· 17 years ago
0b7f778
PEP 8 nits in json package
by Benjamin Peterson
· 17 years ago
4b964f9
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
by Brett Cannon
· 17 years ago