Message119822
I can't manage to reproduce the issue with PyExc_RecursionErrorInst. It seems this instance is only used in a very select condition, that is, when the recursion limit is hit when trying to "normalize" an exception. Therefore, I will add a test without "fixing" anything. |
|
| Date |
User |
Action |
Args |
| 2010-10-28 22:41:17 | pitrou | set | recipients:
+ pitrou, amaury.forgeotdarc, alexandre.vassalotti, BreamoreBoy |
| 2010-10-28 22:41:17 | pitrou | set | messageid: <[email protected]> |
| 2010-10-28 22:41:15 | pitrou | link | issue5437 messages |
| 2010-10-28 22:41:15 | pitrou | create | |
|