Issue1542019
Created on 2006-08-17 14:27 by sgala, last changed 2006-08-17 14:41 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
pcall.patch
|
sgala,
2006-08-17 14:27
|
typo in call profile reporting |
|
|
|
msg50930 - (view) |
Author: Santiago Gala (sgala) |
Date: 2006-08-17 14:27 |
|
As commented in bug 1542016, reporting via
sys.callstats() is missing the PCALL_POP values, due
probably to a typo when this last profile condition was
added. This patch makes it behave.
|
|
msg50931 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2006-08-17 14:41 |
|
Logged In: YES
user_id=849994
As the patch is already in bug #1542016 (and it is very
small), I'm closing this again.
|
|
| Date |
User |
Action |
Args |
| 2006-08-17 14:27:25 | sgala | create | |
|