- Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
Patch by Mark Williams.
-- Issue #28368: Refuse monitoring processes if the child watcher has no
- loop attached.
+- Issue #28325: Remove vestigal MacOS 9 macurl2path module and its tests.
+
+- Issue #28368: Refuse monitoring processes if the child watcher has
+ no loop attached.
Patch by Vincent Michel.
+ - Issue #28369: Raise RuntimeError when transport's FD is used with
+ add_reader, add_writer, etc.
+
Windows
-------