]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)....
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Dec 2018 07:28:12 +0000 (09:28 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Dec 2018 07:28:12 +0000 (09:28 +0200)
commit1e47fbcf78c4d66fbe1fc7b4ea91a6b147ff83d2
tree90a389ab0e2896639085014bb372b6b1996e19d4
parentc74e7c48ba4f8437d4c8b402098b8cefc33a28a9
[3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174). (GH-11232)

(cherry picked from commit 2b57c43f21f891df4c6f2294a3b9e1b9029a16b6)
44 files changed:
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/functional.rst
Doc/library/aifc.rst
Doc/library/contextlib.rst
Doc/library/fileinput.rst
Doc/library/functions.rst
Doc/library/imaplib.rst
Doc/library/imp.rst
Doc/library/importlib.rst
Doc/library/io.rst
Doc/library/parser.rst
Doc/library/pickle.rst
Doc/library/smtplib.rst
Doc/library/socketserver.rst
Doc/library/stdtypes.rst
Doc/library/telnetlib.rst
Doc/library/tempfile.rst
Doc/library/threading.rst
Doc/library/wave.rst
Doc/library/xml.dom.minidom.rst
Doc/library/zipfile.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/expressions.rst
Doc/reference/import.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/errors.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/modules.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.7.rst