This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df108ca324149ec4beceb880a7ac265679df1dff
cpython
/
Lib
/
json
T
History
Bob Ippolito
76a982a027
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
..
tests
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
__init__.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
decoder.py
Issue 5381: Add object_pairs_hook to the json module.
2009-03-19 19:19:03 +00:00
encoder.py
merge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 23:19:00 +00: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