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
Objects
unicodeobject.c
Find file
Blame
History
Permalink
PyUnicode_FromWideChar() and PyUnicode_FromUnicode() raise a ValueError if a
· 8faf8216
Victor Stinner
authored
Dec 08, 2011
character in not in range [U+0000; U+10ffff].
8faf8216