mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
* Revert "bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)" This reverts commit5c1f15b4b1
* Revert "bpo-42579: Make workaround for various versions of Sphinx more robust (GH-23662)" This reverts commitb63a620014
. (cherry picked from commit0efe3a1636
) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
1347607db1
commit
cc42716275
11 changed files with 18 additions and 52 deletions
|
@ -237,5 +237,3 @@ c_allow_pre_v3 = True
|
|||
# bpo-40204: Disable warnings on Sphinx 2 syntax of the C domain since the
|
||||
# documentation is built with -W (warnings treated as errors).
|
||||
c_warn_on_allowed_pre_v3 = False
|
||||
|
||||
strip_signature_backslash = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue