Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cf74c1996e084aa840db0782da833f640a3923e3
/
Lib
/
json
/
encoder.py
35893b7
#16057: Clarify why the base method default is called in custom encoders.
by R David Murray
· 13 years ago
3a237eb
#16333: document a way to get rid of trailing whitespace when indent is used.
by Ezio Melotti
· 13 years ago
f9e1f11
#13769: Enhance docs for ensure_ascii semantics in JSON decoding functions
by Petri Lehtinen
· 13 years ago
ed8cf7a
#14875: Use float('inf') instead of float('1e66666') in the json module.
by Ezio Melotti
· 13 years ago
ea8b6ef
#10019: Fix regression relative to 2.6: add newlines if indent=0
by R David Murray
· 14 years ago
ffd8496
#7092: fix DeprecationWarnings for json when the tests are run with -3 -Wd.
by Ezio Melotti
· 16 years ago
d914e3f
merge json library with simplejson 2.0.9 (issue 4136)
by Bob Ippolito
· 17 years ago
33e4a98
Replace more float hacks with correct math functions
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