diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-10-27 16:33:05 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-10-27 16:33:05 (GMT) |
commit | 802426f99b93e8338c0c3fc6df0b97eb6b211a3e (patch) | |
tree | d32bcc19e95b475a65235979f89370dafa3e4246 /Objects | |
parent | b1152be2def8d4073cbb0ac3c05aed88d5e8360f (diff) | |
parent | b29cee40ee948731f239cc3a200c62ea3dbabc9f (diff) | |
download | cpython-802426f99b93e8338c0c3fc6df0b97eb6b211a3e.zip cpython-802426f99b93e8338c0c3fc6df0b97eb6b211a3e.tar.gz cpython-802426f99b93e8338c0c3fc6df0b97eb6b211a3e.tar.bz2 |
Issue #28526: Use PyUnicode_AsEncodedString() instead of
PyUnicode_AsEncodedObject() in _curese to ensure that the result
is a bytes object.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions