Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8e1a3381293466a6d9a3873b46194a4ed9277619
/
Modules
/
_json.c
a0b8d9a
Silence a compiler warning.
by Raymond Hettinger
· 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
336680e
fix more possible ref leaks in _json and use Py_CLEAR
by Benjamin Peterson
· 17 years ago
87e6ad2
fix possible ref leak
by Benjamin Peterson
· 17 years ago
595e3cb
check for error conditions in _json #3623
by Benjamin Peterson
· 17 years ago
d648f64
#3322: bounds checking for _json.scanstring
by Bob Ippolito
· 17 years ago
dd96db6
This reverts r63675 based on the discussion in this thread:
by Gregory P. Smith
· 17 years ago
593daf5
Renamed PyString to PyBytes
by Christian Heimes
· 17 years ago
c8a0d2f
Intern static string
by Christian Heimes
· 17 years ago
4b964f9
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
by Brett Cannon
· 17 years ago