]> granicus.if.org Git - python/commitdiff
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 18:30:59 +0000 (21:30 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 18:30:59 +0000 (21:30 +0300)
Original patch by Xiang Zhang.


Trivial merge