Skip to content

Commit 3813d9e

Browse files
committed
NEWS entry
1 parent cbd5c4c commit 3813d9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Add optional timestamps to exception tracebacks (:pep:`829`). When enabled
2+
via :envvar:`PYTHON_TRACEBACK_TIMESTAMPS` or :option:`-X
3+
traceback_timestamps <-X>`, each exception records its instantiation time in
4+
``__timestamp_ns__`` and formatted tracebacks display the timestamp
5+
alongside the exception message.

0 commit comments

Comments
 (0)