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, xiang.zhang
Date 2016-11-01.18:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478025224.61.0.330385360884.issue28583@psf.upfronthosting.co.za>
In-reply-to
Content
PyDict_SetDefault doesn't combine split table when needed. This could lead to loss of order or crash. This is a follow up of #28199.
History
Date User Action Args
2016-11-01 18:33:44xiang.zhangsetrecipients: + xiang.zhang, methane, serhiy.storchaka
2016-11-01 18:33:44xiang.zhangsetmessageid: <1478025224.61.0.330385360884.issue28583@psf.upfronthosting.co.za>
2016-11-01 18:33:44xiang.zhanglinkissue28583 messages
2016-11-01 18:33:44xiang.zhangcreate