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
You need to sign in or sign up before continuing.
cpython
Include
unicodeobject.h
Find file
Blame
History
Permalink
Make PyUnicode_Copy() private => _PyUnicode_Copy()
· bf6e560d
Victor Stinner
authored
Dec 12, 2011
Undocument the function. Make also decode_utf8_errors() as private (static).
bf6e560d