Skip to content

Commit 7d9d6e7

Browse files
tiranzooba
andcommitted
Update PC/pyconfig.h
Co-authored-by: Steve Dower <[email protected]>
1 parent b2e7ba4 commit 7d9d6e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PC/pyconfig.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ WIN32 is still required for the locale module.
115115

116116
/* set the COMPILER and support tier
117117
*
118-
* win_amd64 MSCV (x86_64-pc-windows-msvc): 1
119-
* win32 MSCV (i686-pc-windows-msvc): 1
118+
* win_amd64 MSVC (x86_64-pc-windows-msvc): 1
119+
* win32 MSVC (i686-pc-windows-msvc): 1
120120
* win_arm64 MSVC (aarch64-pc-windows-msvc): 3
121121
* other archs and ICC: 0
122122
*/

0 commit comments

Comments
 (0)