cpython/Doc/reference
Miss Islington (bot) 4c4c354de2
[3.8] [3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172) (GH-22175)
(cherry picked from commit 46bc21e178)


Co-authored-by: Ammar Askar <ammar@ammaraskar.com>

Automerge-Triggered-By: @brettcannon
2020-09-09 11:15:49 -07:00
..
compound_stmts.rst bpo-39868: Update Language Reference for PEP 572. (GH-18793) 2020-03-05 21:25:15 -08:00
datamodel.rst [3.8] [3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172) (GH-22175) 2020-09-09 11:15:49 -07:00
executionmodel.rst
expressions.rst bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH-18851) 2020-07-25 16:41:20 -07:00
grammar.rst
import.rst Improve grammar in the import system reference documentation (GH-18209) 2020-02-10 14:37:45 -08:00
index.rst
introduction.rst bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928) 2020-08-20 13:28:49 +02:00
lexical_analysis.rst [3.8] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (#21647) 2020-07-27 16:22:16 -07:00
simple_stmts.rst bpo-38434: Fixes some audit event documentation (GH-16932) 2019-10-26 13:09:35 -07:00
toplevel_components.rst