From: Jeremy Kloth Date: Tue, 5 Apr 2022 23:37:16 +0000 (-0600) Subject: bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) X-Git-Tag: v3.9.13~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4c7752f3e00b75fd1e4603458b8c77a9fa3d4cb;p=thirdparty%2FPython%2Fcpython.git bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337) (cherry picked from commit 944f09adfcc59f54432ac2947cf95f3465d90e1e) Co-authored-by: Jeremy Kloth --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 9a40905fe01f..c899a3b90101 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -500,7 +500,9 @@ - + + 4244 +