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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, ezio.melotti, lemburg, pitrou, serhiy.storchaka, vstinner
Date 2012-07-18.21:07:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342645677.66.0.780884049843.issue15379@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I was worried by the possible quadratic behavior.  So the other (existing) case is quadratic as well (I was mislead by the <<, which made me think there is something clever there).
That's good enough for 3.2, I guess.
History
Date User Action Args
2012-07-18 21:07:58amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, pitrou, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka
2012-07-18 21:07:57amaury.forgeotdarcsetmessageid: <1342645677.66.0.780884049843.issue15379@psf.upfronthosting.co.za>
2012-07-18 21:07:56amaury.forgeotdarclinkissue15379 messages
2012-07-18 21:07:56amaury.forgeotdarccreate