Message158146
> Antoine: If you're looking at my test.py then my expectation is that
> this doesn't crash because a RuntimeError should be raised when the
> maximum recursion limit is hit, and then the trace handler should be
> uninstalled because it leaks an exception.
I don't understand why you say that "the trace handler leaks an
exception", since it silences it in the "try ... except" block. |
|
Date |
User |
Action |
Args |
2012-04-12 16:17:26 | pitrou | set | recipients:
+ pitrou, loewis, terry.reedy, kbk, gregorlingl, dino.viehland, r.david.murray, asvetlov, flupke, Peter.Wentworth, Emmanuel.Decitre |
2012-04-12 16:17:25 | pitrou | link | issue6717 messages |
2012-04-12 16:17:25 | pitrou | create | |
|