- 28 Nov, 2008 3 commits
-
-
Jesse Noller authored
-
Jesse Noller authored
-
Christian Heimes authored
-
- 27 Nov, 2008 2 commits
-
-
Matthias Klose authored
-
Matthias Klose authored
-
- 26 Nov, 2008 2 commits
-
-
Benjamin Peterson authored
-
Matthias Klose authored
-
- 25 Nov, 2008 2 commits
-
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r67183 | benjamin.peterson | 2008-11-10 21:51:33 -0600 (Mon, 10 Nov 2008) | 1 line handle 'import x as y' in fix_imports; this still needs more work... ........ r67191 | benjamin.peterson | 2008-11-11 17:24:51 -0600 (Tue, 11 Nov 2008) | 1 line super() is good ........ r67371 | benjamin.peterson | 2008-11-24 16:02:00 -0600 (Mon, 24 Nov 2008) | 1 line don't blow up in the metaclass fixer when assignments in the class statement aren't simple ........
-
Benjamin Peterson authored
-
- 24 Nov, 2008 6 commits
-
-
Jeremy Hylton authored
class. These methods can be overridden. The tests verify that the overridden methods are called, and that changes to the connection have a visible effect on the request.
-
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
-