mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
37834136d0
Use _PyLong_GetZero() and _PyLong_GetOne() in Modules/ directory. _cursesmodule.c and zoneinfo.c are now built with Py_BUILD_CORE_MODULE macro defined.