]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Oct 2022 17:49:29 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2022 17:49:29 +0000 (10:49 -0700)
commit27a7fe319a46bb3e36f27a9efeaf061f2379dcd8
treed8eba5635c3ccd5a47361da3f0030da2af4b7c78
parent4aa93afd6ef377c22cf9a8505a392f071ea4bc0e
[3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976)

Also, disable using invalid sphinx-lint 0.6.2.
(cherry picked from commit f612565bd32d4ab0945798da775eea070f08b6fe)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/c-api/unicode.rst
Doc/conf.py
Doc/extending/newtypes.rst
Doc/extending/newtypes_tutorial.rst
Doc/howto/isolating-extensions.rst
Doc/requirements.txt
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.5.rst