This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-29 09:29:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3e2a0715d7
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
47c5474aa0
Issue
#26623
: TypeError message for JSON unserializible object now contains
...
object's type name, not object's representation. Based on patch by Mahmoud Lababidi.
2016-04-10 15:46:30 +03:00
..
__init__.py
Issue
#24540
: merger from 3.4
2015-07-05 11:45:31 -07:00
decoder.py
encoder.py
Issue
#26623
: TypeError message for JSON unserializible object now contains
2016-04-10 15:46:30 +03:00
scanner.py
tool.py