BPO | [47062](https://bugs.python.org/issue47062) --- | :--- Nosy | @asvetlov, @zware, @1st1, @kumaraditya303 PRs | python/cpython#31799python/cpython#32113 *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: ```python assignee = None closed_at = created_at = labels = ['3.11', 'expert-asyncio'] title = 'Implement asyncio.Runner context manager' updated_at = user = 'https://github.com/asvetlov' ``` bugs.python.org fields: ```python activity = actor = 'asvetlov' assignee = 'none' closed = True closed_date = closer = 'asvetlov' components = ['asyncio'] creation = creator = 'asvetlov' dependencies = [] files = [] hgrepos = [] issue_num = 47062 keywords = ['patch'] message_count = 5.0 messages = ['415527', '415971', '415990', '416016', '416021'] nosy_count = 4.0 nosy_names = ['asvetlov', 'zach.ware', 'yselivanov', 'kumaraditya'] pr_nums = ['31799', '32113'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue47062' versions = ['Python 3.11'] ```