]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131296: Disable MSVC-specific optimization in sre.c when compiling with clang...
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Tue, 1 Apr 2025 16:29:45 +0000 (18:29 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Apr 2025 16:29:45 +0000 (17:29 +0100)
commite9556e100452ed5a92fcf0e333ab75b0da29cf5b
tree222824ea403a75b2750daf79e8244973e8b70d83
parentedbf7fb1298d4c4a0b1a820b7d4094d74a395188
GH-131296: Disable MSVC-specific optimization in sre.c when compiling with clang-cl (GH-131593)
Modules/_sre/sre.c