cpython/Doc/reference
Victor Stinner bb0b08540c
bpo-40204: Fix reference to terms in the doc (GH-21865)
Sphinx 3 requires to refer to terms with the exact case.

For example, fix the Sphinx 3 warning:

Doc/library/pkgutil.rst:71: WARNING: term Loader not found in case
sensitive match.made a reference to loader instead.
2020-08-14 12:20:05 +02:00
..
compound_stmts.rst Stick with the phrase "default parameter value" (GH-21590) 2020-07-22 20:58:19 -03:00
datamodel.rst bpo-40204: Fix reference to terms in the doc (GH-21865) 2020-08-14 12:20:05 +02:00
executionmodel.rst Doc: Add -m reference in context of code execution (GH-16045) 2019-09-12 14:19:06 +01:00
expressions.rst bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (#18851) 2020-07-25 16:33:48 -07:00
grammar.rst bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) 2020-07-27 11:20:36 -07:00
import.rst Improve grammar in the import system reference documentation (GH-18209) 2020-01-29 18:23:50 -08:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-41045: Document debug feature of f-strings ('=') (GH-21509) 2020-07-27 15:31:02 -07:00
simple_stmts.rst bpo-38434: Fixes some audit event documentation (GH-16932) 2019-10-26 13:02:30 -07:00
toplevel_components.rst bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 17:31:03 -04:00