• Antoine Pitrou's avatar
    Merged revisions 65240-65242 via svnmerge from · 9a2310d1
    Antoine Pitrou yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r65240 | antoine.pitrou | 2008-07-26 00:02:07 +0200 (sam., 26 juil. 2008) | 3 lines
    
      add a pybench test for complex function calls (part of #1819)
    ........
      r65241 | antoine.pitrou | 2008-07-26 00:13:52 +0200 (sam., 26 juil. 2008) | 4 lines
    
      Raymond's patch for #1819: speedup function calls with named parameters
      (35% faster according to pybench)
    ........
      r65242 | antoine.pitrou | 2008-07-26 00:22:08 +0200 (sam., 26 juil. 2008) | 3 lines
    
      add a NEWS entry
    ........
    9a2310d1
Calls.py 9.04 KB