Implement asyncio.Runner context manager · Issue #91218 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 47062 |
---|---|
Nosy | @asvetlov, @zware, @1st1, @kumaraditya303 |
PRs | bpo-47062: Implement asyncio.Runner context manager #31799bpo-47062: Rename factory argument to loop_factory #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:
assignee = None closed_at = <Date 2022-03-24.19:51:47.800> created_at = <Date 2022-03-18.20:44:42.359> labels = ['3.11', 'expert-asyncio'] title = 'Implement asyncio.Runner context manager' updated_at = <Date 2022-03-25.22:26:35.045> user = 'https://github.com/asvetlov'
bugs.python.org fields:
activity = <Date 2022-03-25.22:26:35.045> actor = 'asvetlov' assignee = 'none' closed = True closed_date = <Date 2022-03-24.19:51:47.800> closer = 'asvetlov' components = ['asyncio'] creation = <Date 2022-03-18.20:44:42.359> 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']