◐ Shell
clean mode source ↗

bpo-45995: add "z" format specifer to coerce negative 0 to zero by belm0 · Pull Request #30049 · python/cpython

@belm0 belm0 marked this pull request as draft

December 11, 2021 13:24

@belm0 belm0 marked this pull request as ready for review

December 14, 2021 13:23

belm0

belm0

@mdickinson mdickinson removed the stale

Stale PR or inactive for long period of time.

label

Jan 22, 2022

mdickinson

ericvsmith

belm0

This covers str.format() and f-strings.  Old-style string
interpolation is not supported.

TODO: Decimal support

@belm0

belm0

mdickinson

Co-authored-by: Mark Dickinson <dickinsm@gmail.com>

mdickinson

ericvsmith

ericvsmith

@belm0

mdickinson added a commit to mdickinson/peps that referenced this pull request

Apr 11, 2022

@belm0 belm0 deleted the format_negative_zero branch

April 11, 2022 14:40

JelleZijlstra pushed a commit to python/peps that referenced this pull request

Apr 11, 2022