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 methane
Recipients docs@python, lukasz.langa, mdk, methane, vstinner
Date 2019-04-11.10:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554977139.13.0.659112485895.issue36597@roundup.psfhosted.org>
In-reply-to
Content
New changeset b3c92c6ae923ffb2b9ac5f80b28ecd689de48662 by Inada Naoki in branch 'master':
bpo-36597: fix weakref example code (GH-12779)
https://github.com/python/cpython/commit/b3c92c6ae923ffb2b9ac5f80b28ecd689de48662
History
Date User Action Args
2019-04-11 10:05:39methanesetrecipients: + methane, vstinner, docs@python, lukasz.langa, mdk
2019-04-11 10:05:39methanesetmessageid: <1554977139.13.0.659112485895.issue36597@roundup.psfhosted.org>
2019-04-11 10:05:39methanelinkissue36597 messages
2019-04-11 10:05:39methanecreate