]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28408: Fixed a leak and remove redundant code in _PyUnicodeWriter_Finish().
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 10:25:04 +0000 (13:25 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 10:25:04 +0000 (13:25 +0300)
Patch by Xiang Zhang.

1  2 
Objects/unicodeobject.c

Simple merge