Message 189489 - Python tracker (original) (raw)
Message189489
Author | python-dev |
---|---|
Recipients | pitrou, python-dev, sbt, schmir, vstinner |
Date | 2013-05-17.22:36:43 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 3bC49l0zZlz7Ljv@mail.python.org |
In-reply-to |
Content |
---|
New changeset e4c303d23d01 by Richard Oudkerk in branch 'default': Issue #15758: Fix FileIO.readall() so it no longer has O(n**2) complexity. http://hg.python.org/cpython/rev/e4c303d23d01 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-05-17 22:36:43 | python-dev | set | recipients: + python-dev, pitrou, vstinner, schmir, sbt |
2013-05-17 22:36:43 | python-dev | link | issue15758 messages |
2013-05-17 22:36:43 | python-dev | create |