Message 64895 - Python tracker
Message64895
| Author | theller |
|---|---|
| Recipients | ajaksu2, facundobatista, theller |
| Date | 2008-04-03.09:07:34 |
| SpamBayes Score | 0.57728326 |
| Marked as misclassified | No |
| Message-id | <1207213715.11.0.822674556828.issue2534@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Problem found. See issue #2542, which contains a patch that fixes the failure in test_exceptions; this test now additionally prints Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.RuntimeError'> ignored Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.RuntimeError'> ignored |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-03 09:08:35 | theller | set | spambayes_score: 0.577283 -> 0.57728326 recipients: + theller, facundobatista, ajaksu2 |
| 2008-04-03 09:08:35 | theller | set | spambayes_score: 0.577283 -> 0.577283 messageid: <1207213715.11.0.822674556828.issue2534@psf.upfronthosting.co.za> |
| 2008-04-03 09:07:34 | theller | link | issue2534 messages |
| 2008-04-03 09:07:34 | theller | create | |