diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-10-27 19:31:49 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-10-27 19:31:49 +0300 |
commit | b29cee40ee948731f239cc3a200c62ea3dbabc9f (patch) | |
tree | 95a955f6be41159ca704d20eb618809655ebef03 /Lib/asyncio | |
parent | bb444772d9121bf742b8f952ad156739ff555ad1 (diff) | |
download | cpython-git-b29cee40ee948731f239cc3a200c62ea3dbabc9f.tar.gz |
Issue #28526: Use PyUnicode_AsEncodedString() instead of
PyUnicode_AsEncodedObject() in _curese to ensure that the result
is a bytes object.
Diffstat (limited to 'Lib/asyncio')
0 files changed, 0 insertions, 0 deletions