]> 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)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:05 +0000 (20:05 +0100)
commitbf1de26199e55c5320d512372f77654101937e0f
treea4dad655af449d4c4aae68afd79165049c2916a6
parentcc10a8e81c55bf54affe561475473de53e05f007
[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