This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:31vstinnersetrecipients: + vstinner, ned.deily, Mark.Shannon, serhiy.storchaka, yselivanov, hroncok
2018-07-03 15:36:31vstinnersetmessageid: <1530632191.64.0.56676864532.issue33996@psf.upfronthosting.co.za>
2018-07-03 15:36:31vstinnerlinkissue33996 messages
2018-07-03 15:36:31vstinnercreate