There was an error while loading. Please reload this page.
1 parent e1b196d commit 8071160Copy full SHA for 8071160
1 file changed
Misc/NEWS.d/next/Library/2026-09-12-18-59-21.gh-issue-157368.2DirHP.rst
@@ -0,0 +1,3 @@
1
+Fix truncated :data:`sys.version` in case of clang-cl versions greater or
2
+equal 22 on Windows. Also fixes the Windows on Arm case, where the Microsoft
3
+compiler was reported instead of clang. Patch by Chris Eibl.
0 commit comments