cpython/Doc/reference
Mariatta 9efad1e5ae bpo-17188: add missing periods at the end of sentences (GH-1875) 2017-05-30 15:26:42 -07:00
..
compound_stmts.rst Issue #28091: Document PEP 525 & PEP 530. 2016-12-15 17:36:05 -05:00
datamodel.rst bpo-30449 Terse slots (#1819) 2017-05-25 22:33:26 -07:00
executionmodel.rst bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) 2017-05-22 14:09:55 -07:00
expressions.rst Fix typos in multiple `.rst` files (#1668) 2017-05-19 23:37:57 +03:00
grammar.rst
import.rst Improve grammar in The Import System documentation (GH-1862) 2017-05-30 09:12:33 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-28739: Document that f-strings cannot be used as docstring (GH-592) 2017-03-10 08:58:40 -08:00
simple_stmts.rst bpo-17188: add missing periods at the end of sentences (GH-1875) 2017-05-30 15:26:42 -07:00
toplevel_components.rst