Staging
v0.5.1
https://github.com/python/cpython
Revision f94d1eee7499bc00fe78eab8e3d43cc381ab2407 authored by Victor Stinner on 29 October 2016, 07:05:39 UTC, committed by Victor Stinner on 29 October 2016, 07:05:39 UTC
"()" format string creates an empty list of argument but requires extra work to
parse the format string.
1 parent 684ef2c
History
Tip revision: f94d1eee7499bc00fe78eab8e3d43cc381ab2407 authored by Victor Stinner on 29 October 2016, 07:05:39 UTC
Issue #28544: Fix inefficient call to _PyObject_CallMethodId()
Tip revision: f94d1ee
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.3 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.4 KB
README -rw-r--r-- 8.2 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 470.4 KB
configure.ac -rw-r--r-- 155.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.3 KB
setup.py -rw-r--r-- 98.6 KB

README

back to top