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 methane, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-03.08:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478160871.76.0.466679607207.issue28580@psf.upfronthosting.co.za>
In-reply-to
Content
> I would suggest just remove assert() from your patch and address undefined behavior in other issue.

That's what v2 does. If there is another issue, let's also leave _PyDict_Next to it.
History
Date User Action Args
2016-11-03 08:14:31xiang.zhangsetrecipients: + xiang.zhang, vstinner, methane, serhiy.storchaka
2016-11-03 08:14:31xiang.zhangsetmessageid: <1478160871.76.0.466679607207.issue28580@psf.upfronthosting.co.za>
2016-11-03 08:14:31xiang.zhanglinkissue28580 messages
2016-11-03 08:14:31xiang.zhangcreate