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 python-dev
Recipients benjamin.peterson, josh.r, martin.panter, pitrou, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-04-17.17:32:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160417173213.12733.22307.729A602A@psf.io>
In-reply-to
Content
New changeset e5149789e4ea by Serhiy Storchaka in branch 'default':
Issue #26745: Removed redundant code in _PyObject_GenericSetAttrWithDict.
https://hg.python.org/cpython/rev/e5149789e4ea
History
Date User Action Args
2016-04-17 17:32:15python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, martin.panter, serhiy.storchaka, josh.r, xiang.zhang
2016-04-17 17:32:15python-devlinkissue26745 messages
2016-04-17 17:32:15python-devcreate