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 36e38e6 commit 6c9d619Copy full SHA for 6c9d619
Doc/whatsnew/3.15.rst
@@ -77,7 +77,9 @@ Other language changes
77
78
* Several error messages incorrectly using the term "argument" have been corrected.
79
(Contributed by Stan Ulbrych in :gh:`133382`.)
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`.)
83
84
85
New modules
0 commit comments