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
stringobject.c
Find file
Blame
History
Permalink
Introduced symbol PY_FORMAT_SIZE_T. See the new comments
· ae1d0c97
Tim Peters
authored
Mar 17, 2006
in pyport.h. Changed PyString_FromFormatV() to use it instead of inlining its own maze of #if'ery.
ae1d0c97