]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add bpo-42914 to What's New (GH-25124)
authorWm. Keith van der Meulen <keith@wkeithvan.com>
Thu, 3 Jun 2021 03:45:34 +0000 (22:45 -0500)
committerGitHub <noreply@github.com>
Thu, 3 Jun 2021 03:45:34 +0000 (20:45 -0700)
BPO-42914 was not added to the What's New in #24864. This includes it in the "Improved Modules" section.

Automerge-Triggered-By: GH:gpshead
Doc/whatsnew/3.10.rst
Misc/ACKS

index 5b5903cb0593562a4ae8f99e8937fac8255b7964..92247e153627d0f95003135e1877ed4df52f0b25 100644 (file)
@@ -1137,6 +1137,9 @@ identification from `freedesktop.org os-release
 pprint
 ------
 
+:func:`pprint.pprint` now accepts a new ``underscore_numbers`` keyword argument.
+(Contributed by sblondon in :issue:`42914`.)
+
 :mod:`pprint` can now pretty-print :class:`dataclasses.dataclass` instances.
 (Contributed by Lewis Gaul in :issue:`43080`.)
 
index b023bcb6d72fd367cbcfdaa3f957d2eb26654db7..0cb738b3a12ee4ce8dcb90975f49d1d5886d1ce7 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1821,6 +1821,7 @@ Andi Vajda
 Case Van Horsen
 John Mark Vandenberg
 Kyle VanderBeek
+Wm. Keith van der Meulen
 Eric N. Vander Weele
 Andrew Vant
 Atul Varma