]> granicus.if.org Git - python/commit
Close #19047: weakref doc cleanups
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 22 Sep 2013 11:26:30 +0000 (21:26 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 22 Sep 2013 11:26:30 +0000 (21:26 +1000)
commitbe57ab8a34d364112e2e365d1d42bf84236abbc0
treed716249fc70cb08f60a948d97d153f75124d0dcd
parenta2838878faa5d661914d48350cb3a6a02d925465
Close #19047: weakref doc cleanups

- be clear finalizers survive automatically
- update for PEP 442 __del__ changes
- mention module cleanup changes and weakref.finalize in What's New
Doc/library/weakref.rst
Doc/whatsnew/3.4.rst