cpython/Doc/reference
Jiashuo Li 4f5d56f8f3
Language reference: Remove duplicated text about iterable unpacking (GH-25212)
2022-04-02 19:41:16 -07:00
..
compound_stmts.rst bpo-46033: Clarify for-statement execution (GH-30025) 2022-04-02 20:52:20 -04:00
datamodel.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 16:56:48 +03:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) 2022-03-21 20:41:35 +00:00
expressions.rst bpo-14911: Corrected generator.throw() documentation (GH-32207) 2022-03-31 16:56:48 +03:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst Removed confusing reference to sys (GH-31638) 2022-03-08 07:43:27 -08:00
index.rst
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00
lexical_analysis.rst bpo-24563: Link encoding names to encoding declarations (GH-32274) 2022-04-02 20:13:37 -04:00
simple_stmts.rst Language reference: Remove duplicated text about iterable unpacking (GH-25212) 2022-04-02 19:41:16 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00