]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6117
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 2 Jun 2009 13:14:08 +0000 (13:14 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 2 Jun 2009 13:14:08 +0000 (13:14 +0000)
commit36c3928fdc7d246fda50d48c108fb6116c315229
treebeca449530d10af45e187e1571cdc7392149f558
parentd57b5543e42675f1d4c30326049de4f4fdf4ffc8
http://bugs.python.org/issue6117
Fix O(n**2) performance problem in socket._fileobject
Lib/socket.py