Skip to content

Conversation

chris-eibl
Copy link
Owner

Since PR python#134211 / issue python#133779 was packported to 3.14, Windows debug builds show more than thousand such warnings:

pyconfig.h(390,16): warning C4005: 'Py_DEBUG': macro redefinition

This stems from
https://github.com/python/cpython/blob/b6e624a3fcd94600cbc1062cd13b0abbe56f0c25/PC/pyconfig.h#L97-L100
which got added in the above PR, but rather belong to PR python#131944 / issue python#131942 and should just be deleted.

@chris-eibl chris-eibl closed this May 27, 2025
@chris-eibl chris-eibl deleted the fix_Py_DEBUG_warnings_3.14 branch May 28, 2025 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant