Implement zero copy writes in SelectorSocketTransport in asyncio · Issue #91166 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 47010 |
---|---|
Nosy | @gvanrossum, @asvetlov, @1st1, @jakirkham, @kumaraditya303 |
PRs | GH-91166: zero copy SelectorSocketTransport transport implementation #31871 |
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 = None created_at = <Date 2022-03-14.09🔞41.974> labels = ['3.11', 'expert-asyncio', 'performance'] title = 'Implement zero copy writes in SelectorSocketTransport in asyncio' updated_at = <Date 2022-03-21.23:44:35.077> user = 'https://github.com/kumaraditya303'
bugs.python.org fields:
activity = <Date 2022-03-21.23:44:35.077> actor = 'jakirkham' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2022-03-14.09🔞41.974> creator = 'kumaraditya' dependencies = [] files = [] hgrepos = [] issue_num = 47010 keywords = ['patch'] message_count = 2.0 messages = ['415124', '415131'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'asvetlov', 'yselivanov', 'jakirkham', 'kumaraditya'] pr_nums = ['31871'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue47010' versions = ['Python 3.11']