Staging
v0.5.1
https://github.com/python/cpython
Revision efb06b0d91a6f7f4a34bd2dc46f4afbffdf49e0e authored by Benjamin Peterson on 26 February 2009, 18:55:48 UTC, committed by Benjamin Peterson on 26 February 2009, 18:55:48 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69811 | collin.winter | 2009-02-20 13:30:41 -0600 (Fri, 20 Feb 2009) | 2 lines

  Issue 5176: special-case string formatting in BINARY_MODULO implementation. This shows a modest (1-3%) speed-up in templating systems, for example.
........
  r69947 | jeffrey.yasskin | 2009-02-24 16:48:34 -0600 (Tue, 24 Feb 2009) | 3 lines

  Tools/scripts/analyze_dxp.py, a module with some helper functions to
  analyze the output of sys.getdxp().
........
1 parent e3a2980
History
Tip revision: efb06b0d91a6f7f4a34bd2dc46f4afbffdf49e0e authored by Benjamin Peterson on 26 February 2009, 18:55:48 UTC
Merged revisions 69811,69947 via svnmerge from
Tip revision: efb06b0
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 7.7 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 657.1 KB
configure.in -rw-r--r-- 103.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 29.0 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.7 KB

README

back to top