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 yselivanov
Recipients asvetlov, yselivanov
Date 2018-05-28.20:27:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527539256.53.0.682650639539.issue33672@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 989b9e0e6d7dd2fa911f9bfd4744e7f3a82d6006 by Yury Selivanov in branch 'master':
bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161)
https://github.com/python/cpython/commit/989b9e0e6d7dd2fa911f9bfd4744e7f3a82d6006
History
Date User Action Args
2018-05-28 20:27:36yselivanovsetrecipients: + yselivanov, asvetlov
2018-05-28 20:27:36yselivanovsetmessageid: <1527539256.53.0.682650639539.issue33672@psf.upfronthosting.co.za>
2018-05-28 20:27:36yselivanovlinkissue33672 messages
2018-05-28 20:27:36yselivanovcreate