bpo-45434: Clean-up Python.h header file by vstinner · Pull Request #28883 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
- Move limits.h include and UCHAR_MAX checks to pyport.h
- Move sanitizers macros to pyport.h
- Remove comment about <assert.h>: C extensions are built with NDEBUG
automatically by Python.
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
added
skip news
and removed
CLA signed
labels
the-knights-who-say-ni
added
the
CLA signed
label
* Move limits.h include and UCHAR_MAX checks to pyport.h * Move sanitizers macros to pyport.h * Remove comment about <assert.h>: C extensions are built with NDEBUG automatically by Python.
vstinner
changed the title
Clean-up Python.h header file
bpo-45434: Clean-up Python.h header file
vstinner
merged commit
47717d1
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
cleanup_python_h
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment