This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Eric Cousineau, docs@python, pitrou
Date 2017-12-19.18:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513709327.96.0.213398074469.issue32377@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4b965930e8625f77cb0e821daf5cc40e85b45f84 by Antoine Pitrou in branch 'master':
bpo-32377: improve __del__ docs and fix mention about resurrection (#4927)
https://github.com/python/cpython/commit/4b965930e8625f77cb0e821daf5cc40e85b45f84
History
Date User Action Args
2017-12-19 18:48:47pitrousetrecipients: + pitrou, docs@python, Eric Cousineau
2017-12-19 18:48:47pitrousetmessageid: <1513709327.96.0.213398074469.issue32377@psf.upfronthosting.co.za>
2017-12-19 18:48:47pitroulinkissue32377 messages
2017-12-19 18:48:47pitroucreate