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
exceptions.c
Find file
Blame
History
Permalink
UnicodeEncodeError uses the new Unicode API
· da1ddf37
Victor Stinner
authored
Nov 20, 2011
The index is a character index, not a index in a Py_UNICODE* string.
da1ddf37