• 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
Adı
Son kayıt (commit)
Son güncelleme
..
package Loading commit data...
Arithmetic.py Loading commit data...
Calls.py Loading commit data...
CommandLine.py Loading commit data...
Constructs.py Loading commit data...
Dict.py Loading commit data...
Exceptions.py Loading commit data...
Imports.py Loading commit data...
Instances.py Loading commit data...
LICENSE Loading commit data...
Lists.py Loading commit data...
Lookups.py Loading commit data...
NewInstances.py Loading commit data...
Numbers.py Loading commit data...
README Loading commit data...
Setup.py Loading commit data...
Strings.py Loading commit data...
Tuples.py Loading commit data...
Unicode.py Loading commit data...
With.py Loading commit data...
clockres.py Loading commit data...
pybench.py Loading commit data...
systimes.py Loading commit data...