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.
V
Victor Stinner committed
47717d1186563695e798b40350d15b00d04a5237
Parent: 2f92e2a
Committed by GitHub <noreply@github.com>
on 10/11/2021, 8:51:32 PM