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