Allow multiple separators in Stream.readuntil · Issue #81322 · python/cpython (original) (raw)
BPO | 37141 |
---|---|
Nosy | @asvetlov, @1st1, @bmerry, @websurfer5 |
PRs | gh-81322: support multiple separators in Stream.readuntil #16429 |
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 2019-06-03.09:32:30.680> labels = ['type-feature', '3.9', 'expert-asyncio'] title = 'Allow multiple separators in Stream.readuntil' updated_at = <Date 2019-09-26.19:48:53.882> user = 'https://github.com/bmerry'
bugs.python.org fields:
activity = <Date 2019-09-26.19:48:53.882> actor = 'yselivanov' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2019-06-03.09:32:30.680> creator = 'bmerry' dependencies = [] files = [] hgrepos = [] issue_num = 37141 keywords = ['patch'] message_count = 11.0 messages = ['344397', '344398', '344399', '344403', '344404', '344405', '344409', '352089', '352179', '353323', '353335'] nosy_count = 4.0 nosy_names = ['asvetlov', 'yselivanov', 'bmerry', 'Jeffrey.Kintscher'] pr_nums = ['16429'] priority = 'normal' resolution = 'later' stage = 'patch review' status = 'pending' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue37141' versions = ['Python 3.9']