cpython/Doc/reference
Aaron Hall, MBA 2b44e302ec bpo-30449 Terse slots (#1819)
* correct __slots__ documentation with minimal changes

* add multiple inheritance info

* remove mapping from description
2017-05-25 22:33:26 -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 Fix ModuleNotFoundError typo in import reference (#1606) 2017-05-16 19:40:17 +03:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
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: DOC: Document 'from None' in raise statement (#1671) 2017-05-20 02:48:28 -04:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00