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
Include
unicodeobject.h
Find file
Blame
History
Permalink
Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()
· 2a404b63
Serhiy Storchaka
authored
Jan 22, 2017
is now of type "const char *" rather of "char *".
2a404b63