cpython/Doc/reference
2024-02-10 08:34:23 +00:00
..
compound_stmts.rst gh-81094: Refer to PEP 318 in compound_statements.rst (#113588) 2024-01-02 10:40:14 +02:00
datamodel.rst gh-114552: Update __dir__ method docs: it allows returning an iterable (#114662) 2024-02-10 08:34:23 +00:00
executionmodel.rst gh-103921: Document PEP 695 (#104642) 2023-05-26 10:48:17 -07:00
expressions.rst Clarify one-item tuple (#114745) 2024-01-30 18:40:54 +00:00
grammar.rst Docs: Add label to grammar spec for linking from PEPs (#113235) 2023-12-17 12:23:14 -07:00
import.rst gh-101100: Fix sphinx warnings in reference/import.rst (#114646) 2024-01-27 07:30:21 -07:00
index.rst
introduction.rst gh-110886 Doc: add a link to BNF Wikipedia article (#110887) 2023-10-15 10:52:13 -06:00
lexical_analysis.rst Docs: Use 'f-strings' as header (#112888) 2023-12-10 10:39:51 +02:00
simple_stmts.rst gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst (#113107) 2023-12-14 13:30:57 +00:00
toplevel_components.rst