]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28561: Clean up UTF-8 encoder: remove dead code, update comments, etc.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 30 Oct 2016 16:25:46 +0000 (18:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 30 Oct 2016 16:25:46 +0000 (18:25 +0200)
Patch by Xiang Zhang.


Trivial merge