]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 May 2026 16:56:31 +0000 (18:56 +0200)
committerGitHub <noreply@github.com>
Sat, 30 May 2026 16:56:31 +0000 (19:56 +0300)
commit5dbaffd7262565055f60a1ef9da2a73f7a35938c
tree0860e9a3d4864be8ec86f6abb5cfebadb804d42e
parentc42e6d3f1a066186f74d3971df4c512bc11c7997
[3.14] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407) (GH-150617)

(cherry picked from commit 1e18c45495185cb547d43c3dd4c1cbdd8482867b)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
Misc/NEWS.d/next/Library/2026-05-25-17-00-00.gh-issue-150406.jF3g63.rst [new file with mode: 0644]
Modules/socketmodule.c