projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
616034e
58d3e54
)
Fixed the documentation of parse_constant argument in json.load().
author
Serhiy Storchaka
<storchaka@gmail.com>
Sat, 12 Nov 2016 20:48:50 +0000
(22:48 +0200)
committer
Serhiy Storchaka
<storchaka@gmail.com>
Sat, 12 Nov 2016 20:48:50 +0000
(22:48 +0200)
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
Trivial merge