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
dd5aa36f17
cpython
/
Lib
/
json
History
Georg Brandl
2fb477c0f0
Merge 3.2: Issue
#13703
plus some related test suite fixes.
2012-02-21 00:33:36 +01:00
..
__init__.py
Issue
#13703
: add a way to randomize the hash values of basic types (str, bytes, datetime)
2012-02-20 19:54:16 +01:00
decoder.py
Implement PEP 393.
2011-09-28 07:41:54 +02:00
encoder.py
Merge
#10019
: Fix regression relative to 2.6: add newlines if indent=0
2011-04-12 21:09:18 -04:00
scanner.py
#9233
: Fix json to work properly even when _json is not available.
2011-04-13 07:04:18 +03:00
tool.py
port simplejson upgrade from the trunk
#4136
2009-05-02 12:36:44 +00:00