| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly decref the return value of close() | Benjamin Peterson | 2014-07-05 | 1 | -3/+5 |
| * | Issue #21310: Fixed possible resource leak in failed open(). | Serhiy Storchaka | 2014-06-09 | 1 | -9/+21 |
| * | Issue #15989: Fix several occurrences of integer overflow | Serhiy Storchaka | 2013-01-19 | 1 | -3/+4 |
| * | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
| * | Fix typo “seperator” | Éric Araujo | 2012-02-26 | 1 | -1/+1 |
| * | Merged revisions 85864 via svnmerge from | Antoine Pitrou | 2010-10-27 | 1 | -1/+1 |
| * | Issue #7545: improve documentation of the `buffering` argument in io.open(). | Antoine Pitrou | 2009-12-19 | 1 | -4/+14 |
| * | accept None as the same as having passed no argument in file types #7349 | Benjamin Peterson | 2009-12-13 | 1 | -0/+23 |
| * | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 1 | -0/+735 |
