Raise RuntimeError when transport's FD is used with add_reader etc · Issue #72555 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@1st1

Description

@1st1

BPO 28369
Nosy @gvanrossum, @asvetlov, @1st1
PRs bpo-28369: Enhance transport socket check in add_reader/writer #4365

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 = 'https://github.com/1st1' closed_at = <Date 2017-11-13.18:38:45.601> created_at = <Date 2016-10-05.21:47:34.361> labels = ['type-feature', '3.7', 'expert-asyncio'] title = "Raise RuntimeError when transport's FD is used with add_reader etc" updated_at = <Date 2017-11-13.18:38:45.600> user = 'https://github.com/1st1'

bugs.python.org fields:

activity = <Date 2017-11-13.18:38:45.600> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2017-11-13.18:38:45.601> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2016-10-05.21:47:34.361> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 28369 keywords = ['patch'] message_count = 3.0 messages = ['278152', '278153', '306164'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'asvetlov', 'python-dev', 'yselivanov'] pr_nums = ['4365'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue28369' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']