This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f29ad1be56b98dbbd661128299136e40407333d
cpython
/
Lib
/
json
History
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
…
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
…