mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08: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