More than thousand 'Py_DEBUG': macro redefinition warnings for Windows debug builds on 3.14 branch #134774
Labels
3.14
bugs and security fixes
build
The build process and cross-build
OS-windows
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Since PR #134211 / issue #133779 was packported to 3.14, Windows debug builds show more than thousand such warnings:
For example
This stems from
cpython/PC/pyconfig.h
Lines 97 to 100 in b6e624a
which got added in the above PR, but rather belong to PR #131944 / issue #131942, which did not get backported, and should just be deleted.
CPython versions tested on:
3.14
Operating systems tested on:
Windows
Linked PRs
The text was updated successfully, but these errors were encountered: