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 serhiy.storchaka
Recipients benjamin.peterson, josh.r, martin.panter, pitrou, serhiy.storchaka, xiang.zhang
Date 2016-04-15.09:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460713477.32.0.493835042052.issue26745@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM. But there are other redundant code in _PyObject_GenericSetAttrWithDict(). Here is a patch that makes larger refactoring.
History
Date User Action Args
2016-04-15 09:44:37serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, benjamin.peterson, martin.panter, josh.r, xiang.zhang
2016-04-15 09:44:37serhiy.storchakasetmessageid: <1460713477.32.0.493835042052.issue26745@psf.upfronthosting.co.za>
2016-04-15 09:44:37serhiy.storchakalinkissue26745 messages
2016-04-15 09:44:37serhiy.storchakacreate