Skip to content

Commit 6c9d619

Browse files
committed
Add whatsnew.
1 parent 36e38e6 commit 6c9d619

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ Other language changes
7777

7878
* Several error messages incorrectly using the term "argument" have been corrected.
7979
(Contributed by Stan Ulbrych in :gh:`133382`.)
80-
80+
* Unraisable exceptions are now highlighted with color by default. This can be
81+
controlled by :ref:`environment variables <using-on-controlling-color>`.
82+
(Contributed by Peter Bierma in :gh:`134170`.)
8183

8284

8385
New modules

0 commit comments

Comments
 (0)