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 brett.cannon, eli.bendersky, pitrou, scoder, serhiy.storchaka
Date 2015-11-21.11:06:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Proposed patch optimizes iterparse(). Now it is only 33% slower than in 2.7 (was 2.6 times slower).
History
Date User Action Args
2015-11-21 11:06:46serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, pitrou, scoder, eli.bendersky
2015-11-21 11:06:46serhiy.storchakasetmessageid: <[email protected]>
2015-11-21 11:06:46serhiy.storchakalinkissue25638 messages
2015-11-21 11:06:46serhiy.storchakacreate