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 python-dev
Recipients lukasz.langa, pitrou, python-dev
Date 2017-02-10.09:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486717227.34.0.496993356886.issue29519@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c961c5a5396ef125dbbc47c060272a5d12c1646 by Łukasz Langa in branch '3.5':
Fix #29519: weakref spewing exceptions during interp finalization
https://github.com/python/cpython/commit/6c961c5a5396ef125dbbc47c060272a5d12c1646
History
Date User Action Args
2017-02-10 09:00:27python-devsetrecipients: + python-dev, pitrou, lukasz.langa
2017-02-10 09:00:27python-devsetmessageid: <1486717227.34.0.496993356886.issue29519@psf.upfronthosting.co.za>
2017-02-10 09:00:27python-devlinkissue29519 messages
2017-02-10 09:00:27python-devcreate