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.19:00:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513710018.97.0.213398074469.issue32377@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dc5770b161a5e28eeff73a406cd4eddb0676c5b5 by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
bpo-32377: improve __del__ docs and fix mention about resurrection (GH-4927) (#4929)
https://github.com/python/cpython/commit/dc5770b161a5e28eeff73a406cd4eddb0676c5b5
History
Date User Action Args
2017-12-19 19:00:19pitrousetrecipients: + pitrou, docs@python, Eric Cousineau
2017-12-19 19:00:18pitrousetmessageid: <1513710018.97.0.213398074469.issue32377@psf.upfronthosting.co.za>
2017-12-19 19:00:18pitroulinkissue32377 messages
2017-12-19 19:00:18pitroucreate