Skip to content

Commit 37be655

Browse files
committed
correct pep number, I gave barry 829
1 parent 681948c commit 37be655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Core_and_Builtins/2026-03-15-19-30-07.gh-issue-132502.OGTJuV.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Add optional timestamps to exception tracebacks (:pep:`829`). When enabled
1+
Add optional timestamps to exception tracebacks (:pep:`830`). When enabled
22
via :envvar:`PYTHON_TRACEBACK_TIMESTAMPS` or :option:`-X
33
traceback_timestamps <-X>`, each exception records its instantiation time in
44
``__timestamp_ns__`` and formatted tracebacks display the timestamp

0 commit comments

Comments
 (0)