]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Jun 2023 08:14:25 +0000 (01:14 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 08:14:25 +0000 (09:14 +0100)
commit581d2628f989f954f0d78825faab831afa5c4c6b
tree99fb22ed0814d08bc61b87de9bd5e14587aca1ef
parent6d232ba2ecf20061e46af41a49c9e67d3ab3edb3
[3.11] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (GH-105886) (#106011)

Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (GH-105886)
(cherry picked from commit a72683ba8e0337650cc490dbe593a5e46aba60cb)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Doc/tools/extensions/pyspecific.py