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 python-dev, scoder, serhiy.storchaka, vstinner
Date 2016-08-22.23:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160822233629.100669.37227.DC9DFFD1@psf.io>
In-reply-to
Content
New changeset 620b2e554be4 by Victor Stinner in branch 'default':
Issue #27809: builtin___build_class__() uses fast call
https://hg.python.org/cpython/rev/620b2e554be4
History
Date User Action Args
2016-08-22 23:36:33python-devsetrecipients: + python-dev, scoder, vstinner, serhiy.storchaka
2016-08-22 23:36:33python-devlinkissue27809 messages
2016-08-22 23:36:32python-devcreate