Staging
v0.8.1
https://github.com/python/cpython
Revision 58b6b985a0612e52da7a975c7791f89e98c8fd0b authored by Serhiy Storchaka on 12 November 2016, 20:47:16 UTC, committed by Serhiy Storchaka on 12 November 2016, 20:47:16 UTC
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
1 parent fed0883
History
Tip revision: 58b6b985a0612e52da7a975c7791f89e98c8fd0b authored by Serhiy Storchaka on 12 November 2016, 20:47:16 UTC
Fixed the documentation of parse_constant argument in json.load().
Tip revision: 58b6b98
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top