mirror of
https://github.com/python/cpython.git
synced 2025-09-20 15:40:32 +00:00
gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (#123231)
* Adding hyperlink of argument * Modify as reviewer suggested
This commit is contained in:
parent
f8651a2988
commit
828583a785
1 changed files with 3 additions and 0 deletions
|
@ -597,6 +597,9 @@ Available Context Managers
|
|||
passed to :func:`simplefilter` as if it were called immediately on
|
||||
entering the context.
|
||||
|
||||
See :ref:`warning-filter` for the meaning of the *category* and *lineno*
|
||||
parameters.
|
||||
|
||||
.. note::
|
||||
|
||||
The :class:`catch_warnings` manager works by replacing and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue