mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
2ec558739e
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