Message71711
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, pitrou, vstinner |
| Date | 2008-08-22.00:53:13 |
| SpamBayes Score | 0.0010874667 |
| Marked as misclassified | No |
| Message-id | <1219366394.52.0.656271775344.issue3611@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With my last patch (pyerr_setobject_reentrant-v2.patch) my program works fine! I known that PyErr_SetObject() makes re-entrant calls every ~30 seconds, so the code is tested ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-22 00:53:14 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, pitrou, benjamin.peterson |
| 2008-08-22 00:53:14 | vstinner | set | messageid: <1219366394.52.0.656271775344.issue3611@psf.upfronthosting.co.za> |
| 2008-08-22 00:53:13 | vstinner | link | issue3611 messages |
| 2008-08-22 00:53:13 | vstinner | create | |