diff options
author | Victor Stinner <vstinner@python.org> | 2021-10-11 20:51:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 20:51:32 (GMT) |
commit | 47717d1186563695e798b40350d15b00d04a5237 (patch) | |
tree | 60d1ca925871a411d379fb1ce141b517fb80b562 /Python/modsupport.c | |
parent | 2f92e2a590f0e5d2d3093549f5af9a4a1889eb5a (diff) | |
download | cpython-47717d1186563695e798b40350d15b00d04a5237.zip cpython-47717d1186563695e798b40350d15b00d04a5237.tar.gz cpython-47717d1186563695e798b40350d15b00d04a5237.tar.bz2 |
bpo-45434: Cleanup Python.h header file (GH-28883)
* 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.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions