From: Steve Dower Date: Mon, 12 Jun 2023 15:09:14 +0000 (+0100) Subject: ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) X-Git-Tag: v3.13.0a1~1786 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f0bda34126ed790000451874b96140737f40ed;p=thirdparty%2FPython%2Fcpython.git ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) --- diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index 36c4c269d05d..fd928cafd77a 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -25,7 +25,7 @@ <_VCToolsVersion>$([System.Version]::Parse(`$(VCToolsVersion)`).Major).$([System.Version]::Parse(`$(VCToolsVersion)`).Minor) - true + true