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 larry
Recipients Arfrever, asvetlov, gvanrossum, larry, martin.panter, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-07-03.01:01:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435885269.18.0.386916978073.issue24325@psf.upfronthosting.co.za>
In-reply-to
Content
Help me to understand here.  You want to check in a patch adding 300 new lines of C code to the types module during beta, for a speed optimization, after we've already hit beta?

While I like speedups as much as the next guy, I would be happier if this waited for 3.6.

Of course, if Guido is overruling me, then Guido is overruling me and you get to check it in.
History
Date User Action Args
2015-07-03 01:01:09larrysetrecipients: + larry, gvanrossum, ncoghlan, scoder, vstinner, Arfrever, asvetlov, python-dev, martin.panter, yselivanov
2015-07-03 01:01:09larrysetmessageid: <1435885269.18.0.386916978073.issue24325@psf.upfronthosting.co.za>
2015-07-03 01:01:09larrylinkissue24325 messages
2015-07-03 01:01:08larrycreate