Message189953
| Author | pitrou |
|---|---|
| Recipients | gvanrossum, kristjan.jonsson, pitrou, rhettinger, vstinner |
| Date | 2013-05-25.10:58:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369479476.2562.0.camel@fsol> |
| In-reply-to | <1369479371.53.0.531800415852.issue17936@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> One question: I saw you clearing exceptions in the tp_clear() > function, isn't it better to use PyErr_PrintUnraisable()? You're right, that would be better. I was just being lazy. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-25 10:58:04 | pitrou | set | recipients: + pitrou, gvanrossum, rhettinger, kristjan.jonsson, vstinner |
| 2013-05-25 10:58:04 | pitrou | link | issue17936 messages |
| 2013-05-25 10:58:04 | pitrou | create | |