]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131296: Fix parenthesis warnings on Windows-specific code (GH-131905)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Mon, 31 Mar 2025 14:54:30 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 14:54:30 +0000 (15:54 +0100)
commit7cbcb6efd9e3b2727bc31748bced511def3727c2
treecef8b673cc9d04170dae2c1d2f95605410db6a8f
parentcf839c3373d8a492e87ae1e4337aa0c21ffaffcd
GH-131296: Fix parenthesis warnings on Windows-specific code (GH-131905)
Modules/_ssl.c
Modules/posixmodule.c
PC/launcher2.c