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 serhiy.storchaka
Recipients benjamin.peterson, ezio.melotti, lemburg, mark.dickinson, pitrou, python-dev, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2013-01-25.10:20:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359109252.38.0.833640113253.issue16335@psf.upfronthosting.co.za>
In-reply-to
Content
Due to PEP 393 Python 3.3+ requires less memory for temporary output buffer. As for difference between ">" and ">=", the meaning of -M parameter a little differs in 2.7 and 3.x -- in 2.7 some overhead (5MiB) counted up.
History
Date User Action Args
2013-01-25 10:20:52serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, terry.reedy, mark.dickinson, pitrou, vstinner, benjamin.peterson, ezio.melotti, skrah, python-dev
2013-01-25 10:20:52serhiy.storchakasetmessageid: <1359109252.38.0.833640113253.issue16335@psf.upfronthosting.co.za>
2013-01-25 10:20:52serhiy.storchakalinkissue16335 messages
2013-01-25 10:20:52serhiy.storchakacreate