Update the changelog
This commit is contained in:
@@ -19,6 +19,8 @@ Changes:
|
|||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
|
||||||
|
* Fix a race condition in BaseSubprocessTransport._try_finish(): ensure that
|
||||||
|
connection_made() is called before connection_lost().
|
||||||
* Python issue #23009: selectors, make sure EpollSelecrtor.select() works when
|
* Python issue #23009: selectors, make sure EpollSelecrtor.select() works when
|
||||||
no file descriptor is registered.
|
no file descriptor is registered.
|
||||||
* Python issue #22922: Fix ProactorEventLoop.close(). Call
|
* Python issue #22922: Fix ProactorEventLoop.close(). Call
|
||||||
|
|||||||
Reference in New Issue
Block a user