]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116143: Fix race condition in pydoc _start_server (GH-116144) (#116416)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Mar 2024 15:07:08 +0000 (16:07 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 15:07:08 +0000 (15:07 +0000)
commit26f7956f8fe83a07c012e2663ede6d706997a901
tree084a77ab003404f307728731dd6463a4839ccbe9
parentd69bef60803b43544d67c8b35117ddf483c5732b
[3.11] gh-116143: Fix race condition in pydoc _start_server (GH-116144) (#116416)

gh-116143: Fix race condition in pydoc _start_server (GH-116144)
(cherry picked from commit 02ee475ee3ce9468d44758df2cd79df9f0926303)

Co-authored-by: Itamar Oren <itamarost@gmail.com>
Lib/pydoc.py
Misc/NEWS.d/next/Library/2024-03-05-20-53-34.gh-issue-116143.sww6Zl.rst [new file with mode: 0644]