mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
15ffcf76e1
gh-104018: remove unused format "z" handling in string formatfloat() (GH-104107)
This is a cleanup overlooked in PR GH-104033.
(cherry picked from commit 69621d1b09)
Co-authored-by: John Belmonte <john@neggie.net>
Miscellaneous source files for the main Python shared library