Skip to content

Commit 660a7f2

Browse files
[3.12] gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (GH-123231) (#124527)
gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (GH-123231) (cherry picked from commit 828583a) Co-authored-by: Damien <[email protected]>
1 parent 186cc40 commit 660a7f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/warnings.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,9 @@ Available Context Managers
545545
passed to :func:`simplefilter` as if it were called immediately on
546546
entering the context.
547547

548+
See :ref:`warning-filter` for the meaning of the *category* and *lineno*
549+
parameters.
550+
548551
.. note::
549552

550553
The :class:`catch_warnings` manager works by replacing and

0 commit comments

Comments
 (0)