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, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-31.11:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477913322.37.0.734776799726.issue28123@psf.upfronthosting.co.za>
In-reply-to
Content
dict_merge was altered after the patch. I make it ignore explicitly the error now, to not affect former behaviour.

Serhiy, I apply your suggestion to use _PyLong_AsByteArray for Py_hash_t, but I am not familiar with the API. It needs a review.
History
Date User Action Args
2016-10-31 11:28:42xiang.zhangsetrecipients: + xiang.zhang, rhettinger, vstinner, methane, serhiy.storchaka
2016-10-31 11:28:42xiang.zhangsetmessageid: <1477913322.37.0.734776799726.issue28123@psf.upfronthosting.co.za>
2016-10-31 11:28:42xiang.zhanglinkissue28123 messages
2016-10-31 11:28:42xiang.zhangcreate