]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1268314: Cache lines in StreamReader.readlines for performance.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Sep 2005 08:45:35 +0000 (08:45 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 18 Sep 2005 08:45:35 +0000 (08:45 +0000)
commit91926ad477ee8ddf57020f181a2aa72b7de8cb49
treef6bf9e4b10896e1778ad45a974867d93654db4ed
parent410a432579a7e8c66247128af7a16130aa259781
Patch #1268314: Cache lines in StreamReader.readlines for performance.
Lib/codecs.py
Misc/NEWS