[issue33672] Fix Task.__repr__ crash when trying to format Cython's bogus coroutines

Yury Selivanov report at bugs.python.org
Tue May 29 00:55:29 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset e151f83deab9819fb8d9dfc59f9baa4a7273226c by Yury Selivanov in branch '3.6':
bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7180)
https://github.com/python/cpython/commit/e151f83deab9819fb8d9dfc59f9baa4a7273226c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33672>
_______________________________________


More information about the Python-bugs-list mailing list