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 vstinner
Recipients Neil.Hodgson, ethan.furman, ezio.melotti, georg.brandl, loewis, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-04-09.22:22:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365546156.91.0.543947067438.issue17615@psf.upfronthosting.co.za>
In-reply-to
Content
"I'd like to propose a code size reduction. If kind1 < kind2, swap(kind1, kind2) and swap(data1, data2)."

Yeah, I hesitated to implement this, but I forgot it later. Would you like to work on such change?
History
Date User Action Args
2013-04-09 22:22:36vstinnersetrecipients: + vstinner, loewis, georg.brandl, pitrou, ezio.melotti, ethan.furman, python-dev, serhiy.storchaka, Neil.Hodgson
2013-04-09 22:22:36vstinnersetmessageid: <1365546156.91.0.543947067438.issue17615@psf.upfronthosting.co.za>
2013-04-09 22:22:36vstinnerlinkissue17615 messages
2013-04-09 22:22:36vstinnercreate