- 24 Nov, 2008 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Gregory P. Smith authored
-
- 23 Nov, 2008 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Matthias Klose authored
-
Matthias Klose authored
always be present (non UNIX dependent)"
-
Benjamin Peterson authored
-
- 22 Nov, 2008 6 commits
-
-
Amaury Forgeot d'Arc authored
stack overflow. But doing this, it always crashes when the stack is nearly full. Reviewed by Martin von Loewis. Will backport to 2.6.
-
Amaury Forgeot d'Arc authored
and certainly not useful for any Windows build.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 21 Nov, 2008 2 commits
-
-
Benjamin Peterson authored
Fixes #4367
-
Amaury Forgeot d'Arc authored
Will backport to 2.6
-
- 20 Nov, 2008 5 commits
-
-
Amaury Forgeot d'Arc authored
Changed semantic of _fileio.FileIO's close() method on file objects with closefd=False. The file descriptor is still kept open but the file object behaves like a closed file. The FileIO object also got a new readonly attribute closefd. Approved by Barry Backport of r67106 from the py3k branch
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 19 Nov, 2008 7 commits
-
-
Benjamin Peterson authored
Fixes #4348 Reviewed by Brett
-
Brett Cannon authored
-
Josiah Carlson authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Skip Montanaro authored
-
- 18 Nov, 2008 1 commit
-
-
Amaury Forgeot d'Arc authored
Will backport to 2.4.
-
- 17 Nov, 2008 3 commits
-
-
Benjamin Peterson authored
patch from Ziga Seilnacht
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 16 Nov, 2008 2 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
- 15 Nov, 2008 3 commits
-
-
Brett Cannon authored
that their could be an arbitrary number of values passed in. Turns out the code did not match that. The code now matches the docs.
-
Brett Cannon authored
-
Georg Brandl authored
-
- 11 Nov, 2008 1 commit
-
-
Benjamin Peterson authored
-