mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Issue #28369: Raise an error when transport's FD is used with add_reader
This commit is contained in:
parent
9eb6c67776
commit
5b8d4f97f8
6 changed files with 177 additions and 109 deletions
|
|
@ -350,6 +350,9 @@ Library
|
|||
no loop attached.
|
||||
Patch by Vincent Michel.
|
||||
|
||||
- Issue #28369: Raise RuntimeError when transport's FD is used with
|
||||
add_reader, add_writer, etc.
|
||||
|
||||
IDLE
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue