]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16590: remove obsolete compatibility code from the _json module.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 Dec 2012 18:34:16 +0000 (19:34 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 Dec 2012 18:34:16 +0000 (19:34 +0100)
commitcbb028466b6d303c40daef2e5a2f3e072dc0fa94
tree5661dab9138b717bca4633ef7ef18040a69ab2af
parentf02f280b87bcad54b4ff735cc8642a7d6b7ee23c
Issue #16590: remove obsolete compatibility code from the _json module.
Patch by Serhiy Storchaka.
Modules/_json.c