]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116143: Fix race condition in pydoc _start_server (#116144)
authorItamar Oren <itamarost@gmail.com>
Wed, 6 Mar 2024 14:39:51 +0000 (06:39 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 14:39:51 +0000 (07:39 -0700)
commit02ee475ee3ce9468d44758df2cd79df9f0926303
tree9c9796548bd70adb7e85f8ab9047575e3e9f05a7
parente800265aa1f3451855a2fc14fbafc4d89392e35c
gh-116143: Fix race condition in pydoc _start_server (#116144)
Lib/pydoc.py
Misc/NEWS.d/next/Library/2024-03-05-20-53-34.gh-issue-116143.sww6Zl.rst [new file with mode: 0644]