mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
with ties going away from zero (ROUND_HALF_UP), as Python 2 and Python older than 3.3, instead of rounding to nearest with ties going to nearest even integer (ROUND_HALF_EVEN).
Miscellaneous source files for the main Python shared library