This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
7cf222229e
cpython
/
Lib
/
json
History
Benjamin Peterson
f093724845
don't rely on dict order
2012-02-20 23:06:22 -05:00
..
tests
Issue
#13774
: json: Fix a SystemError when a bogus encoding is passed to
2012-01-13 22:53:25 +01:00
__init__.py
don't rely on dict order
2012-02-20 23:06:22 -05:00
decoder.py
#5723
: Improve json tests to be executed with and without accelerations.
2011-05-14 06:24:53 +03:00
encoder.py
#10019
: Fix regression relative to 2.6: add newlines if indent=0
2011-04-12 21:00:26 -04:00
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
2009-03-29 22:33:58 +00:00
tool.py
merge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 23:19:00 +00:00