PEP 682: Format Specifier for Signed Zero
Feb. 14, 2022
11:30 p.m.
Just a note that this PEP is being discussed at https://discuss.python.org/t/pep-682-format-specifier-for-signed-zero TLDR; When formatting a number (especially with rounding options), often you don't want negative-signed zero as an output. A format spec extension enables normalizing such values to positive zero. Regards, --John Belmonte
March 6, 2022
1:40 p.m.
PEP 682 (Format Specifier for Signed Zero) has been accepted! Please see https://discuss.python.org/t/accepting-pep-682-format-specifier-for-signed-z... Thanks to all involved, Mark
1647
Age (days ago)
1667
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Belmonte -
Mark Dickinson