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 methane, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-02-09.22:00:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170209220030.53274.19585.01899564@psf.io>
In-reply-to
Content
New changeset 7b8df4a5d81d by Victor Stinner in branch 'default':
Optimize slots: avoid temporary PyMethodObject
https://hg.python.org/cpython/rev/7b8df4a5d81d
History
Date User Action Args
2017-02-09 22:00:33python-devsetrecipients: + python-dev, rhettinger, vstinner, methane, serhiy.storchaka, yselivanov
2017-02-09 22:00:33python-devlinkissue29507 messages
2017-02-09 22:00:33python-devcreate