]> granicus.if.org Git - python/commit
Merged revisions 73064 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 30 May 2009 21:41:10 +0000 (21:41 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 30 May 2009 21:41:10 +0000 (21:41 +0000)
commit8e124f32442e46caab9e221d941510485b6e669a
tree76b8cecf874b10f12729e7916ab84100743879b6
parentc06de477a35669cac037b0bc92a28f9492d76015
Merged revisions 73064 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73064 | antoine.pitrou | 2009-05-30 23:27:00 +0200 (sam., 30 mai 2009) | 4 lines

  Issue #5330: C functions called with keyword arguments were not reported by
  the various profiling modules (profile, cProfile). Patch by Hagen Fürstenau.
........
Lib/test/test_cprofile.py
Lib/test/test_profile.py
Misc/NEWS
Python/ceval.c