Message 320987 - Python tracker
Message320987
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, hroncok, ned.deily, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-07-03.15:36:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530632191.64.0.56676864532.issue33996@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It's not a bug in Python but in greenlet: * greenlet bug: https://github.com/python-greenlet/greenlet/issues/131 * my greenlet fix: https://github.com/python-greenlet/greenlet/pull/132 * Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=1594248 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-03 15:36:31 | vstinner | set | recipients: + vstinner, ned.deily, Mark.Shannon, serhiy.storchaka, yselivanov, hroncok |
| 2018-07-03 15:36:31 | vstinner | set | messageid: <1530632191.64.0.56676864532.issue33996@psf.upfronthosting.co.za> |
| 2018-07-03 15:36:31 | vstinner | link | issue33996 messages |
| 2018-07-03 15:36:31 | vstinner | create | |