SIGN IN SIGN UP

Issue #28526: Use PyUnicode_AsEncodedString() instead of

PyUnicode_AsEncodedObject() in _curese to ensure that the result
is a bytes object.
S
Serhiy Storchaka committed
b29cee40ee948731f239cc3a200c62ea3dbabc9f
Parent: bb44477