cpython/Doc/reference
Ammar Askar 46bc21e178
[3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172)
I tossed in a "This bug is fixed in Python 3.10" sentence but I'm not sure if that's appropriate to have here.
2020-09-09 11:01:38 -07:00
..
compound_stmts.rst bpo-39702: Update the Language Reference (PEP 614) (GH-18802) 2020-03-07 10:23:49 -08:00
datamodel.rst [3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172) 2020-09-09 11:01:38 -07: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) (GH-18851) 2020-07-25 16:40:48 -07: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 Improve grammar in the import system reference documentation (GH-18209) 2020-01-29 18:23:50 -08:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) 2020-08-19 19:25:22 +02:00
lexical_analysis.rst [3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645) 2020-07-27 16:01:49 -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