From: Serhiy Storchaka Date: Thu, 27 Oct 2016 16:33:05 +0000 (+0300) Subject: Issue #28526: Use PyUnicode_AsEncodedString() instead of X-Git-Tag: v3.6.0b3~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=802426f99b93e8338c0c3fc6df0b97eb6b211a3e;p=python Issue #28526: Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject() in _curese to ensure that the result is a bytes object. --- 802426f99b93e8338c0c3fc6df0b97eb6b211a3e