Message 165714 - Python tracker (original) (raw)

Message165714

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:20 python-dev set recipients: + python-dev, effbot, nnorwitz, amaury.forgeotdarc, bugok, rurwin, eli.bendersky, flox, BreamoreBoy, Richard.Urwin, serhiy.storchaka
2012-07-17 12:10:19 python-dev link issue1767933 messages
2012-07-17 12:10:19 python-dev create