Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation warning on Windows, where size_t is 32bit but file offsets ar... | Amaury Forgeot d'Arc | 2009-10-05 | 1 | -6/+7 |
* | Issue #6236, #6348: Fix various failures in the io module under AIX | Antoine Pitrou | 2009-09-21 | 2 | -7/+7 |
* | #6750: TextIOWrapped could duplicate output when several threads write to it. | Amaury Forgeot d'Arc | 2009-08-29 | 1 | -4/+9 |
* | Issue #6629: Fix a data corruption issue in the new `io` package, which could | Antoine Pitrou | 2009-08-06 | 1 | -0/+13 |
* | Issue #4856: Remove checks for win NT. | Hirokazu Yamamoto | 2009-06-28 | 1 | -5/+2 |
* | backport r73430 | Benjamin Peterson | 2009-06-14 | 1 | -9/+0 |
* | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 8 | -0/+9244 |