mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
[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 828583a785)
Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
parent
186cc407e2
commit
660a7f2b52
1 changed files with 3 additions and 0 deletions
|
|
@ -545,6 +545,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