]> granicus.if.org Git - python/commit
Patch #1268314: Cache lines in StreamReader.readlines for performance.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Sep 2005 08:34:39 +0000 (08:34 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Sep 2005 08:34:39 +0000 (08:34 +0000)
commit4ed673877dd91172775e0e549bd205efe2c25567
tree78feca4f3a8657755cef2b78998710106b8a1c1e
parent8b291e2d66390b8511b9e9d861e34714d40d5f5b
Patch #1268314: Cache lines in StreamReader.readlines for performance.
Will backport to Python 2.4.
Lib/codecs.py
Misc/NEWS