index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_json
/
test_decode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499)
Gregory P. Smith
2022-09-02
1
-0/+9
*
bpo-39377: json: Remove the encoding option. (GH-18075)
Inada Naoki
2020-01-20
1
-4/+0
*
bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-...
Matthias Bussonnier
2019-04-09
1
-0/+4
*
bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)
Serhiy Storchaka
2018-05-22
1
-1/+3
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+1
*
Issue #17909: Accept binary input in json.loads
Nick Coghlan
2016-09-10
1
-3/+1
*
Issue #27993: Fix problems with plural objects in docs and comments
Martin Panter
2016-09-07
1
-1/+1
*
Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError.
Serhiy Storchaka
2015-01-26
1
-4/+4
*
merge 3.3
Benjamin Peterson
2014-04-14
1
-0/+4
|
\
|
*
merge 3.2
Benjamin Peterson
2014-04-14
1
-0/+4
*
|
#18958: Improve error message for json.load(s) while passing a string that st...
Ezio Melotti
2013-10-20
1
-0/+14
*
|
#19307: Improve error message for json.load(s) while passing objects of the w...
Ezio Melotti
2013-10-20
1
-1/+8
|
/
*
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...
Ezio Melotti
2013-08-08
1
-0/+74