bpo-42161: Modules/ uses _PyLong_GetZero() and _PyLong_GetOne() (GH-22998)
Use _PyLong_GetZero() and _PyLong_GetOne() in Modules/ directory. _cursesmodule.c and zoneinfo.c are now built with Py_BUILD_CORE_MODULE macro defined.
V
Victor Stinner committed
37834136d0afe51d274bfc79d8705514cbe73727
Parent: a6879d9
Committed by GitHub <noreply@github.com>
on 10/27/2020, 4:12:53 PM