diff options
author | sblondon <sblondon@users.noreply.github.com> | 2021-03-24 08:23:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 08:23:20 (GMT) |
commit | 3ba3d513b1e3c63d09cb798b982a9e6c369cea4c (patch) | |
tree | 22b40601f7e0464896a42a82bf7146b943830866 /Doc/whatsnew | |
parent | a02683ac38183fa3a45c32319dfd329c5e622f0e (diff) | |
download | cpython-3ba3d513b1e3c63d09cb798b982a9e6c369cea4c.zip cpython-3ba3d513b1e3c63d09cb798b982a9e6c369cea4c.tar.gz cpython-3ba3d513b1e3c63d09cb798b982a9e6c369cea4c.tar.bz2 |
bpo-42914: add a pprint underscore_numbers option (GH-24864)
pprint() gains a new boolean underscore_numbers kwarg to emit
integers with thousands separated by an underscore character
for improved readability (for example 1_000_000 instead of 1000000).
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions