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
e606e238ab
cpython
/
Lib
/
json
History
Ezio Melotti
898d51da4d
#14875
: Use float('inf') instead of float('1e66666') in the json module.
2012-05-21 17:49:06 -06: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
…
encoder.py
#14875
: Use float('inf') instead of float('1e66666') in the json module.
2012-05-21 17:49:06 -06:00
scanner.py
…
tool.py
…