bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines#7161
Conversation
asvetlov
left a comment
There was a problem hiding this comment.
I have some minor questions and ideas for improvement.
Would be nice to address them before merging.
Sorry, something went wrong.
asvetlov
left a comment
There was a problem hiding this comment.
LGTM.
I share the opinion that the code could be improved/rewritten but for sake of minimal Python 3.7 impact let's keep changes small.
Sorry, something went wrong.
|
Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6. |
Sorry, something went wrong.
|
Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
|
Sorry, @1st1, I could not cleanly backport this to |
Sorry, something went wrong.
…thonGH-7161) (cherry picked from commit 989b9e0) Co-authored-by: Yury Selivanov <yury@magic.io>
https://bugs.python.org/issue33672