From: Serhiy Storchaka Date: Tue, 25 Oct 2016 10:25:04 +0000 (+0300) Subject: Issue #28408: Fixed a leak and remove redundant code in _PyUnicodeWriter_Finish(). X-Git-Tag: v3.7.0a1~2141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4f882306394488c06f0412369d52b25e516a0c6;p=thirdparty%2FPython%2Fcpython.git Issue #28408: Fixed a leak and remove redundant code in _PyUnicodeWriter_Finish(). Patch by Xiang Zhang. --- a4f882306394488c06f0412369d52b25e516a0c6