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 xiang.zhang
Recipients christian.heimes, dhanavaths, fdrake, xiang.zhang
Date 2017-02-20.04:25:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487564718.97.0.129003018794.issue29347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d0e8212ed70445cc3d48b0d4ae7c9cb480004010 by GitHub in branch 'master':
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128)
https://github.com/python/cpython/commit/d0e8212ed70445cc3d48b0d4ae7c9cb480004010
History
Date User Action Args
2017-02-20 04:25:19xiang.zhangsetrecipients: + xiang.zhang, fdrake, christian.heimes, dhanavaths
2017-02-20 04:25:18xiang.zhangsetmessageid: <1487564718.97.0.129003018794.issue29347@psf.upfronthosting.co.za>
2017-02-20 04:25:18xiang.zhanglinkissue29347 messages
2017-02-20 04:25:18xiang.zhangcreate