Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60ab84 commit 4846ea9Copy full SHA for 4846ea9
2 files changed
Doc/whatsnew/3.10.rst
@@ -1137,6 +1137,9 @@ identification from `freedesktop.org os-release
1137
pprint
1138
------
1139
1140
+:func:`pprint.pprint` now accepts a new ``underscore_numbers`` keyword argument.
1141
+(Contributed by sblondon in :issue:`42914`.)
1142
+
1143
:mod:`pprint` can now pretty-print :class:`dataclasses.dataclass` instances.
1144
(Contributed by Lewis Gaul in :issue:`43080`.)
1145
Misc/ACKS
@@ -1821,6 +1821,7 @@ Andi Vajda
1821
Case Van Horsen
1822
John Mark Vandenberg
1823
Kyle VanderBeek
1824
+Wm. Keith van der Meulen
1825
Eric N. Vander Weele
1826
Andrew Vant
1827
Atul Varma
0 commit comments