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
stringlib
unicode_format.h
Find file
Blame
History
Permalink
Close #14716: str.format() now uses the new "unicode writer" API instead of the
· 202fdca1
Victor Stinner
authored
May 07, 2012
PyAccu API. For example, it makes str.format() from 25% to 30% faster on Linux.
202fdca1