cpython/Doc/reference
Antoine Pitrou 4b965930e8
bpo-32377: improve __del__ docs and fix mention about resurrection (#4927)
* Fix #32377: improve __del__ docs and fix mention about resurrection

* Mention that CPython only calls __del__ once.
2017-12-19 19:48:45 +01:00
..
compound_stmts.rst Remove redundant 'exc = True' line (GH-4357) 2017-11-11 17:55:05 +03:00
datamodel.rst bpo-32377: improve __del__ docs and fix mention about resurrection (#4927) 2017-12-19 19:48:45 +01: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 bpo-10544: Deprecate "yield" in comprehensions and generator expressions. (GH-4579) 2017-12-01 14:54:17 +10:00
grammar.rst
import.rst closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) 2017-12-09 10:26:52 -08:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst F-strings docs: link to Format Specifiers (GH-4888) 2017-12-15 10:07:01 -08:00
simple_stmts.rst Fix typo in Simple Statements documentation (GH-3809) 2017-09-28 12:54:48 -07:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00