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 bc0d9da commit 67c9eaaCopy full SHA for 67c9eaa
1 file changed
Doc/whatsnew/3.15.rst
@@ -1095,6 +1095,7 @@ pprint
1095
:gh:`112632`.)
1096
1097
* :mod:`pprint` now uses modern defaults: ``indent=4, width=88, expand=True``.
1098
+ Use ``indent=1, width=80, expand=False`` to retain old output.
1099
(Contributed by Hugo van Kemenade in :gh:`149189`.)
1100
1101
* Add t-string support to :mod:`pprint`.
0 commit comments