We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When passing /std:clatest to MSVC, the current CPython fails to build.
/std:clatest
CPython main branch
No response
Bug report
Bug description:
When passing
/std:clatestto MSVC, the current CPython fails to build.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs