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.

作者 python-dev
收信人 BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, eli.bendersky, flox, nnorwitz, python-dev, rurwin, serhiy.storchaka
日期 2012-07-17.12:10:19
SpamBayes Score -1.0
Marked as misclassified
Message-id <3Wc0gH2HpbzP36@mail.python.org>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2012-07-17 12:10:20python-dev修改recipients: + python-dev, effbot, nnorwitz, amaury.forgeotdarc, bugok, rurwin, eli.bendersky, flox, BreamoreBoy, Richard.Urwin, serhiy.storchaka
2012-07-17 12:10:19python-dev链接issue1767933 messages
2012-07-17 12:10:19python-dev创建