]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 69996 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Thu, 26 Feb 2009 18:58:14 +0000 (18:58 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 26 Feb 2009 18:58:14 +0000 (18:58 +0000)
commit80804d2dd30faf712d2cc3fb012dfa367bb46ea7
treeb956e3137f302fab797b825b0545366123c1202f
parentc9832d90cc90f491cd7c5e36c43c5bd411aa6044
Blocked revisions 69996 via svnmerge

................
  r69996 | benjamin.peterson | 2009-02-26 12:55:48 -0600 (Thu, 26 Feb 2009) | 14 lines

  Merged revisions 69811,69947 via svnmerge from
  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().
  ........
................