[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:
Miss Islington (bot) 2024-09-30 23:16:42 +02:00 committed by GitHub
parent 186cc407e2
commit 660a7f2b52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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