BPO | [41273](https://bugs.python.org/issue41273) --- | :--- Nosy | @db3l, @scoder, @vstinner, @1st1, @tontinton PRs | python/cpython#21439python/cpython#21442python/cpython#21446 *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 = None created_at = labels = [] title = 'asyncio: proactor read transport: use recv_into instead of recv' updated_at = user = 'https://github.com/tontinton' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = creator = 'tontinton' dependencies = [] files = [] hgrepos = [] issue_num = 41273 keywords = ['patch'] message_count = 10.0 messages = ['373483', '373655', '373935', '373969', '373970', '373974', '373981', '373996', '374896', '374924'] nosy_count = 5.0 nosy_names = ['db3l', 'scoder', 'vstinner', 'yselivanov', 'tontinton'] pr_nums = ['21439', '21442', '21446'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue41273' versions = [] ```