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
Objects
unicodeobject.c
Find file
Blame
History
Permalink
Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on
· 1205f277
Victor Stinner
authored
Sep 11, 2010
a non-ASCII byte in the format string. Document also the encoding.
1205f277