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.

Author pitrou
Recipients pitrou, vstinner
Date 2011-05-25.15:00:37
SpamBayes Score 0.013075881
Marked as misclassified No
Message-id <1306335635.3580.3.camel@localhost.localdomain>
In-reply-to <1306335259.45.0.637805675539.issue12175@psf.upfronthosting.co.za>
Content
> bufferedreader_readall.patch: BufferedReader.read(None) calls
> raw.readall() if available.

Have you run any benchmarks?
History
Date User Action Args
2011-05-25 15:00:37pitrousetrecipients: + pitrou, vstinner
2011-05-25 15:00:37pitroulinkissue12175 messages
2011-05-25 15:00:37pitroucreate