Skip to content

Commit 67c9eaa

Browse files
committed
Note old defaults
1 parent bc0d9da commit 67c9eaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ pprint
10951095
:gh:`112632`.)
10961096

10971097
* :mod:`pprint` now uses modern defaults: ``indent=4, width=88, expand=True``.
1098+
Use ``indent=1, width=80, expand=False`` to retain old output.
10981099
(Contributed by Hugo van Kemenade in :gh:`149189`.)
10991100

11001101
* Add t-string support to :mod:`pprint`.

0 commit comments

Comments
 (0)