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
stringlib
unicode_format.h
Find file
Blame
History
Permalink
Issue #14744: Inline unicode_writer_write_char() and unicode_write_str()
· e4e3841e
Victor Stinner
authored
May 09, 2012
Optimize also PyUnicode_Format(): call unicode_writer_prepare() only once per argument.
e4e3841e