]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-35054: Add more index entries for symbols. (GH-10064). (GH-10120)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 26 Oct 2018 08:18:42 +0000 (11:18 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Oct 2018 08:18:42 +0000 (11:18 +0300)
commit9a75b8470a2e0de5406edcabba140f023c99c6a9
tree74e0edd3fea41339efb614fb4b8b6a8e02f32c5e
parentc64c4056c1fce0a18e5810fc6352712612a64010
[3.7] bpo-35054: Add more index entries for symbols. (GH-10064). (GH-10120)

(cherry picked from commit ddb961d2abe5d5fde76d85b21a77e4e91e0043ad)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
26 files changed:
Doc/library/configparser.rst
Doc/library/constants.rst
Doc/library/datetime.rst
Doc/library/doctest.rst
Doc/library/gettext.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/re.rst
Doc/library/site.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/struct.rst
Doc/library/sys.rst
Doc/library/time.rst
Doc/library/traceback.rst
Doc/library/urllib.request.rst
Doc/library/winreg.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/expressions.rst
Doc/reference/import.rst
Doc/reference/lexical_analysis.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/introduction.rst