Message71522
| Author | pitrou |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2008-08-20.09:02:42 |
| SpamBayes Score | 0.015536708 |
| Marked as misclassified | No |
| Message-id | <1219222963.54.0.459486086765.issue3611@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I also noticed a crash in PyErr_SetObject(): in block <line 68..86>, > tstate->exc_value value may changes and so it's possible that > tstate->exc_value becomes NULL. How can tstate->exc_value become NULL at that point? Could you investigate? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-20 09:02:43 | pitrou | set | recipients: + pitrou, vstinner |
| 2008-08-20 09:02:43 | pitrou | set | messageid: <1219222963.54.0.459486086765.issue3611@psf.upfronthosting.co.za> |
| 2008-08-20 09:02:42 | pitrou | link | issue3611 messages |
| 2008-08-20 09:02:42 | pitrou | create | |