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 pitrou, serhiy.storchaka, vstinner
Date 2013-09-29.22:19:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380493145.83.0.783008717589.issue19087@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy: "I doubt than any performance critical code do it instead of increasing an index in constant time."

Sorry, I don't get your point. It's not become Python is inefficient that developers must develop workarounds. Antoine's patch is simple, elegant, and offer better performances for "free".
History
Date User Action Args
2013-09-29 22:19:05vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2013-09-29 22:19:05vstinnersetmessageid: <1380493145.83.0.783008717589.issue19087@psf.upfronthosting.co.za>
2013-09-29 22:19:05vstinnerlinkissue19087 messages
2013-09-29 22:19:05vstinnercreate