From c63428c75d56c1768d35c49ff73707426ee8b92b Mon Sep 17 00:00:00 2001 From: "Wm. Keith van der Meulen" Date: Wed, 31 Mar 2021 20:23:12 -0500 Subject: [PATCH] Add bpo-42914 to What's New --- Doc/whatsnew/3.10.rst | 6 ++++++ Misc/ACKS | 1 + 2 files changed, 7 insertions(+) diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index e09cfb44276ab1..db78546ab5a76e 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -796,6 +796,12 @@ identification from `freedesktop.org os-release `_ standard file. (Contributed by Christian Heimes in :issue:`28468`) +pprint +---------- + +:func:`pprint.pprint` now accepts a new ``underscore_numbers`` keyword argument. +(Contributed by sblondon in :issue:`42914`.) + py_compile ---------- diff --git a/Misc/ACKS b/Misc/ACKS index 42f0efdd536ddc..32eed4f9e46244 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -1806,6 +1806,7 @@ Andi Vajda Case Van Horsen John Mark Vandenberg Kyle VanderBeek +Wm. Keith van der Meulen Eric N. Vander Weele Andrew Vant Atul Varma