]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150452: use PyMutex in socket module (#150453)
authorThomas Kowalski <thom.kowa@gmail.com>
Wed, 15 Jul 2026 10:39:28 +0000 (12:39 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 10:39:28 +0000 (10:39 +0000)
commit4f3be1b5777313fb36ff4bda7e4a4197c932c30e
treef8b3eaa583ab5e8286fea21b3176608815df695a
parent1c4440204f410b2839a44e83ac38cf52eafaadaa
gh-150452: use PyMutex in socket module (#150453)
Modules/socketmodule.c