]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:07:58 +0000 (01:07 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 08:07:58 +0000 (09:07 +0100)
commit3cc552331223f420fbc8977eef6105634594e5c8
tree18912536882b4cbc52937c842cfdd456570f9f2d
parentc407ef0a8a829c4e506bf43e412df176cc8cc2c0
[3.12] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (GH-105886) (#106010)

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