Fix Task.repr crash when trying to format Cython's bogus coroutines · Issue #77853 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@1st1

Description

@1st1

BPO 33672
Nosy @ned-deily, @asvetlov, @1st1
PRs bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines #7161[3.7] bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) #7173bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines #7180

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = <Date 2018-05-29.20:43:29.084> created_at = <Date 2018-05-28.16:29:15.589> labels = ['3.8', 'type-bug', '3.7', 'release-blocker', 'expert-asyncio'] title = "Fix Task.repr crash when trying to format Cython's bogus coroutines" updated_at = <Date 2018-05-29.20:43:29.084> user = 'https://github.com/1st1'

bugs.python.org fields:

activity = <Date 2018-05-29.20:43:29.084> actor = 'yselivanov' assignee = 'none' closed = True closed_date = <Date 2018-05-29.20:43:29.084> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2018-05-28.16:29:15.589> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 33672 keywords = ['patch'] message_count = 7.0 messages = ['317915', '317929', '317934', '317935', '317982', '318087', '318088'] nosy_count = 3.0 nosy_names = ['ned.deily', 'asvetlov', 'yselivanov'] pr_nums = ['7161', '7173', '7180'] priority = 'release blocker' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue33672' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']