This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-16 04:09:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8b15ee0d6e
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
802d669044
Issue
#5067
: improve some json error messages.
...
Patch by Serhiy Storchaka.
2012-06-29 01:59:54 +02:00
..
__init__.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:58:26 +02:00
decoder.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:59:54 +02:00
encoder.py
#14875
: Use float('inf') instead of float('1e66666') in the json module.
2012-05-21 17:49:06 -06:00
scanner.py
Issue
#7451
: Improve decoding performance of JSON objects, and reduce
2010-09-04 20:16:53 +00:00
tool.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:58:26 +02:00