]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407)
authorThomas Kowalski <thom.kowa@gmail.com>
Sat, 30 May 2026 16:25:40 +0000 (18:25 +0200)
committerGitHub <noreply@github.com>
Sat, 30 May 2026 16:25:40 +0000 (16:25 +0000)
commit1e18c45495185cb547d43c3dd4c1cbdd8482867b
treec0112b8265d0727884cddb0eba392772c64f56e2
parent9baa7c63bee1ad2b243f16109a3fd206a1f13a6a
gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407)
Misc/NEWS.d/next/Library/2026-05-25-17-00-00.gh-issue-150406.jF3g63.rst [new file with mode: 0644]
Modules/socketmodule.c