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
fix doc build
  • Loading branch information
iritkatriel committed Jan 10, 2022
commit 1525389d7efd44b426ae5d72838e1da9161122b0
2 changes: 1 addition & 1 deletion Doc/library/sys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ always available.
If no exception is being handled anywhere on the stack, ``None`` is
returned.

.. versionadded: 3.11
.. versionadded:: 3.11


.. function:: exc_info()
Expand Down