From: Jeremy Kloth Date: Tue, 5 Apr 2022 19:03:17 +0000 (-0600) Subject: bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) X-Git-Tag: v3.11.0a7~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=944f09adfcc59f54432ac2947cf95f3465d90e1e;p=thirdparty%2FPython%2Fcpython.git bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 9894e37cb78e..4fc6aa80f6fa 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -534,13 +534,15 @@ - + - + + 4244 +