mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix sphinx reference target (#121470)
This was introduced in https://github.com/python/cpython/pull/121164 and appears to be causing test failures on main
This commit is contained in:
parent
b765e4adf8
commit
c8669489d4
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
||||||
Add support for ``all`` as an valid ``action`` for :func:`warnings.simplefilter`
|
Add support for ``all`` as an valid ``action`` for :func:`warnings.simplefilter`
|
||||||
and :func:`warnings.filterswarnings`.
|
and :func:`warnings.filterwarnings`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue