Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_cursesmodule.c
Find file
Blame
History
Permalink
Issue #28526: Use PyUnicode_AsEncodedString() instead of
· bae8d381
Serhiy Storchaka
authored
Oct 27, 2016
PyUnicode_AsEncodedObject() in _curese to ensure that the result is a bytes object.
bae8d381