Message 320833 - Python tracker
Message320833
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, hroncok, ned.deily, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-07-01.09:04:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530435877.59.0.56676864532.issue33996@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This looks like a Greenlet bug to me. Possibly https://github.com/python-greenlet/greenlet/commit/780a12b51fcef9adcc4f2c9a4cc5b05c2d652ba4 is incomplete. It is not clear to me why greenlets hold their own exception state, but I suspect that if they didn't then this issue might go away. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-01 09:04:37 | Mark.Shannon | set | recipients: + Mark.Shannon, vstinner, ned.deily, serhiy.storchaka, yselivanov, hroncok |
| 2018-07-01 09:04:37 | Mark.Shannon | set | messageid: <1530435877.59.0.56676864532.issue33996@psf.upfronthosting.co.za> |
| 2018-07-01 09:04:37 | Mark.Shannon | link | issue33996 messages |
| 2018-07-01 09:04:37 | Mark.Shannon | create | |