cpython/Doc/reference
Miss Islington (bot) 46970fdd8d
bpo-45003: Change __div__ to __truediv__ in py3 language reference. (GH-27951) (GH-27962)
(cherry picked from commit 806e25fd31)

Co-authored-by: Objectivitix <79152594+Objectivitix@users.noreply.github.com>
2021-08-26 10:03:18 +03:00
..
compound_stmts.rst [3.9] bpo-39702: Remove dotted_name from decorator documentation (GH-25234) (GH-25290) 2021-04-08 16:03:53 -07:00
datamodel.rst bpo-42800: Add audit events for f_code and tb_frame (GH-24182) 2021-05-03 14:06:36 +01: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-45003: Change __div__ to __truediv__ in py3 language reference. (GH-27951) (GH-27962) 2021-08-26 10:03:18 +03:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst bpo-35181: Correct importlib documentation for some module attributes (GH-15190) 2020-10-21 14:39:41 -07:00
index.rst
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
lexical_analysis.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
simple_stmts.rst Update doc as relative import can be used with star import (GH-25667) (GH-26122) 2021-05-14 07:25:40 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00