https://github.com/python/cpython/commit/25a5d874f28fcf55c949da06f48e77d985b75fdb
commit: 25a5d874f28fcf55c949da06f48e77d985b75fdb
branch: main
author: Jean-François B. <[email protected]>
committer: serhiy-storchaka <[email protected]>
date: 2026-05-30T15:19:56Z
summary:
Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
It was a workaround for Sphinx < 1.5.
files:
M Doc/conf.py
diff --git a/Doc/conf.py b/Doc/conf.py
index e2dff74538a342..3856f4fe9b375c 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -349,8 +349,6 @@
\sphinxstrong{Python Software Foundation}\\
Email: \sphinxemail{[email protected]}
}
-\let\Verbatim=\OriginalVerbatim
-\let\endVerbatim=\endOriginalVerbatim
\setcounter{tocdepth}{2}
''',
# The paper size ('letterpaper' or 'a4paper').
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]