]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Jun 2025 07:05:26 +0000 (09:05 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 07:05:26 +0000 (08:05 +0100)
commit43bf8b30f918cb72ac9b992d55cdebf9c4299288
tree0694c8383be1889c6cebca160fdbe3a69bb61716
parente89c7f1fc0648a5145b5206149be787f9e06f101
[3.14] gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405) (GH-135538)

(cherry picked from commit 2bd3895fcabb2dfdae5c0c72e60483e3d3267f0f)
Lib/http/server.py
Lib/logging/config.py
Lib/test/test_logging.py
Lib/xmlrpc/server.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-11-15-08-10.gh-issue-127319.OVGFSZ.rst [new file with mode: 0644]