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 christian.heimes
Recipients christian.heimes, methane, pitrou, rhettinger, scoder, serhiy.storchaka, vstinner
Date 2017-09-10.18:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505067379.61.0.0599520788323.issue31336@psf.upfronthosting.co.za>
In-reply-to
Content
Good work, Stefan! It's an impressive speedup of class creation.

It looks like you have not yet addressed Serhiy's comment https://github.com/python/cpython/pull/3279/files#r136815648
History
Date User Action Args
2017-09-10 18:16:19christian.heimessetrecipients: + christian.heimes, rhettinger, pitrou, scoder, vstinner, methane, serhiy.storchaka
2017-09-10 18:16:19christian.heimessetmessageid: <1505067379.61.0.0599520788323.issue31336@psf.upfronthosting.co.za>
2017-09-10 18:16:19christian.heimeslinkissue31336 messages
2017-09-10 18:16:19christian.heimescreate