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, ned.deily, yselivanov
Date 2018-05-28.22:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527546670.65.0.682650639539.issue33672@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 075c662086859f864aa1179f57367aa470ee6335 by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) (GH-7173)
https://github.com/python/cpython/commit/075c662086859f864aa1179f57367aa470ee6335
History
Date User Action Args
2018-05-28 22:31:10yselivanovsetrecipients: + yselivanov, ned.deily, asvetlov
2018-05-28 22:31:10yselivanovsetmessageid: <1527546670.65.0.682650639539.issue33672@psf.upfronthosting.co.za>
2018-05-28 22:31:10yselivanovlinkissue33672 messages
2018-05-28 22:31:10yselivanovcreate