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 terry.reedy
Recipients daniel.urban, eric.smith, gruszczy, ncoghlan, rhettinger, stutzbach, terry.reedy
Date 2011-04-04.17:22:07
SpamBayes Score 0.000982174
Marked as misclassified No
Message-id <1301937728.06.0.2429640816.issue11707@psf.upfronthosting.co.za>
In-reply-to
Content
[Question from python-list]
Would a C version only be for 3.3 or backported to 3.2 and 2.7. The rationale for backport to 2.7 is that .cmp_to_key was added to 2.7 to aid transition to 3.x. A faster version would make use in 2.7 more inviting.

I understand that there is concern that performance enhancements may have unforseen effects.
History
Date User Action Args
2011-04-04 17:22:08terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, eric.smith, stutzbach, gruszczy, daniel.urban
2011-04-04 17:22:08terry.reedysetmessageid: <1301937728.06.0.2429640816.issue11707@psf.upfronthosting.co.za>
2011-04-04 17:22:07terry.reedylinkissue11707 messages
2011-04-04 17:22:07terry.reedycreate