Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
whitespace
  • Loading branch information
iritkatriel committed Jun 1, 2023
commit 8f3788f07edfb53aa88cacce0c32a207c3e23ea3
2 changes: 1 addition & 1 deletion Doc/c-api/exceptions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Printing and clearing
of this exception, respectively.

.. versionchanged:: 3.12
:data:`sys.last_exc` was added.
:data:`sys.last_exc` was added.
Comment thread
iritkatriel marked this conversation as resolved.
Outdated


.. c:function:: void PyErr_Print()
Expand Down