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 python-dev
Recipients BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, eli.bendersky, flox, nnorwitz, python-dev, rurwin, serhiy.storchaka
Date 2012-07-17.12:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wc0gH2HpbzP36@mail.python.org>
In-reply-to
Content
New changeset 51978f89e5ed by Eli Bendersky in branch 'default':
Optimize tostringlist by taking the stream class outside the function. It's now 2x faster on short calls. Related to #1767933
http://hg.python.org/cpython/rev/51978f89e5ed
History
Date User Action Args
2012-07-17 12:10:20python-devsetrecipients: + python-dev, effbot, nnorwitz, amaury.forgeotdarc, bugok, rurwin, eli.bendersky, flox, BreamoreBoy, Richard.Urwin, serhiy.storchaka
2012-07-17 12:10:19python-devlinkissue1767933 messages
2012-07-17 12:10:19python-devcreate