mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* Fix failure of _Py_dg_dtoa to remove trailing zeros * Add regression test and news entry * Add explanation about why it's safe to strip trailing zeros * Make code safer, clean up comments, add change note at top of file * Nitpick: avoid implicit int-to-float conversion in tests
Miscellaneous source files for the main Python shared library