commit | 46dbe27f7e7a053c9b44155664dc02aa12b0717e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat May 30 21:27:00 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat May 30 21:27:00 2009 +0000 |
tree | bd0ae24121dc36127136a4885b6b50f4778bef08 | |
parent | 2152ca390b80f9443997039bbbc55e19e9a2c6d8 [diff] |
Issue #5330: C functions called with keyword arguments were not reported by the various profiling modules (profile, cProfile). Patch by Hagen Fürstenau.