]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120485: Add an override of `allow_reuse_port` on classes subclassing `socketserver...
authorIdan Kapustian <71190257+idankap@users.noreply.github.com>
Sun, 16 Jun 2024 12:15:03 +0000 (15:15 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 12:15:03 +0000 (13:15 +0100)
commit192d17c3fd9945104bc0303cf248bb0d074d260e
tree2a9fd31fa0531c5c9b3ac2237c9ec79f98f0bce0
parent0c0348adbfca991f78b3aaa6790e5c26606a1c0f
gh-120485: Add an override of `allow_reuse_port` on classes subclassing `socketserver.TCPServer` (GH-120488)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
Lib/http/server.py
Lib/logging/config.py
Lib/test/test_logging.py
Lib/xmlrpc/server.py
Misc/NEWS.d/next/Core and Builtins/2024-06-14-07-52-00.gh-issue-120485.yy4K4b.rst [new file with mode: 0644]