Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #5592: make the encodefuncs symbol static | Antoine Pitrou | 2009-03-28 | 1 | -11/+11 |
* | give TextIOWrapper a repr that tells you the encoding | Benjamin Peterson | 2009-03-09 | 1 | -2/+10 |
* | Remove double negative | Antoine Pitrou | 2009-03-06 | 1 | -1/+1 |
* | Issue #5433: Excessive newline detection optimization in IncrementalNewlineDe... | Antoine Pitrou | 2009-03-06 | 1 | -12/+30 |
* | Issue #5429: unaligned access in TextIOWrapper cookie parsing (segfaults on S... | Antoine Pitrou | 2009-03-06 | 1 | -10/+10 |
* | merge the io-c branch: C implementation of the io module | Benjamin Peterson | 2009-03-04 | 1 | -0/+2389 |