]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#114432)"...
authorGuido van Rossum <guido@python.org>
Tue, 12 Mar 2024 00:31:49 +0000 (17:31 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 00:31:49 +0000 (00:31 +0000)
commitba13215eb1ec20b6af10e3fcee7a725bd7a7f83e
tree19615f6a1d8d22a9fe494bcfbf2cfe5bb50bf1e9
parent2b67fc57f6e97c8389fe970ed232c1ad484113e1
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#114432)" (#116632)

Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#114432)"

Reason: The new test doesn't always pass:
https://github.com/python/cpython/pull/116423#issuecomment-1989425489

This reverts commit 1d0d49a7e86257ff95b4de0685e6997d7533993c.
Doc/library/asyncio-eventloop.rst
Doc/whatsnew/3.13.rst
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/asyncio/proactor_events.py
Lib/asyncio/selector_events.py
Lib/test/test_asyncio/test_server.py
Misc/NEWS.d/next/Library/2024-01-22-15-50-58.gh-issue-113538.v2wrwg.rst [deleted file]