Skip to content

Commit 71739fe

Browse files
committed
Add blurb
1 parent 0906a8d commit 71739fe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ pprint
871871
If ``True`` (the default), output is highlighted in color, when the stream
872872
and :ref:`environment variables <using-on-controlling-color>` permit.
873873
If ``False``, colored output is always disabled.
874-
(Contributed by Hugo van Kemenade in :gh:`123456`.)
874+
(Contributed by Hugo van Kemenade in :gh:`145217`.)
875875

876876

877877
re
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add colour to :mod:`pprint` output. Patch by Hugo van Kemenade.

0 commit comments

Comments
 (0)