]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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 17:15:02 +0000 (19:15 +0200)
committerGitHub <noreply@github.com>
Sat, 30 May 2026 17:15:02 +0000 (17:15 +0000)
commit7cf2b37b66f681e1a61916b8b83b67771582fa93
treef802038b9158fffd561f5366124e4abe7bfe9a2e
parente4cdee6c19aba3cb086b255858f6d7b953dddba4
[3.15] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407) (GH-150616)

(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