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-06-13 06:35:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84,824
Commits
7
Branches
659
Tags
7cca28ffa2efff47d4c53080f49c5b5c8eebbc19
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
c93329b3dd
Issue
#11489
: JSON decoder now accepts lone surrogates.
2013-11-26 21:25:28 +02:00
Ezio Melotti
66f2ea042a
#18273
: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
2013-08-08 15:03:45 +03:00