]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28541: Improve test coverage for encoding detection in json library.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 30 Oct 2016 21:00:20 +0000 (23:00 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 30 Oct 2016 21:00:20 +0000 (23:00 +0200)
Original patch by Eric Appelt.


Trivial merge