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-04.11:02:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486206162.91.0.642310649226.issue29347@psf.upfronthosting.co.za>
In-reply-to
Content
But your weakref_crash.c doesn't look correct to me. Your test.object type doesn't support weak references at all. How could you use GET_WEAKREFS_LISTPTR then? See https://docs.python.org/3/extending/newtypes.html#weakref-support.
History
Date User Action Args
2017-02-04 11:02:42xiang.zhangsetrecipients: + xiang.zhang, fdrake, christian.heimes, dhanavaths
2017-02-04 11:02:42xiang.zhangsetmessageid: <1486206162.91.0.642310649226.issue29347@psf.upfronthosting.co.za>
2017-02-04 11:02:42xiang.zhanglinkissue29347 messages
2017-02-04 11:02:42xiang.zhangcreate