- 16 Apr, 2007 2 commits
-
-
Collin Winter authored
-
Neal Norwitz authored
-
- 14 Apr, 2007 1 commit
-
-
Neal Norwitz authored
setting a plain string, ie don't expand to single letter identifiers.
-
- 13 Apr, 2007 4 commits
-
-
Trent Mick authored
is built before '_ctypes' is attempted. Will backport to 2.5 once it is unfrozen for 2.5.1.
-
Kristján Valur Jónsson authored
-
Kristján Valur Jónsson authored
Fix a bug when using the __lltrace__ opcode tracer, and a problem sith signed chars in frameobject.c which can occur with opcodes > 127
-
Barry Warsaw authored
Add code to read from master_fd in the parent, breaking when we get an OSError (EIO can occur on Linux) or there's no more data to read. Without this, test_pty.py can hang on the waitpid() because the child is blocking on the stdout write. This will definitely happen on Mac OS X and could potentially happen on other platforms. See the comment for details.
-
- 12 Apr, 2007 4 commits
-
-
Walter Dörwald authored
first chunk fed to the decoder started with a BOM, but was longer than 3 bytes.
-
Žiga Seilnacht authored
again.
-
Georg Brandl authored
-
Raymond Hettinger authored
-
- 11 Apr, 2007 7 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Georg Brandl authored
Found by Victor Stinner. Will backport when 2.5 branch is unfrozen.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
- 10 Apr, 2007 4 commits
-
-
Georg Brandl authored
-
Facundo Batista authored
Exceptions now are raised in the new style. And a mockup class is now also new style. Thanks Santiago Pereson.
-
Collin Winter authored
-
Facundo Batista authored
-
- 09 Apr, 2007 2 commits
-
-
Žiga Seilnacht authored
on Windows buildbots. The change is a one time fix and will be removed after a successful buildbot run.
-
Vinay Sajip authored
-
- 08 Apr, 2007 1 commit
-
-
Brett Cannon authored
'w'. Closes bug #1569057. To be backported once 2.5 branch is unfrozen.
-
- 07 Apr, 2007 1 commit
-
-
Collin Winter authored
-
- 06 Apr, 2007 5 commits
-
-
Collin Winter authored
-
Collin Winter authored
-
Collin Winter authored
-
Collin Winter authored
-
Andrew M. Kuchling authored
-
- 05 Apr, 2007 3 commits
-
-
Collin Winter authored
-
Collin Winter authored
-
Raymond Hettinger authored
-
- 04 Apr, 2007 6 commits
-
-
Žiga Seilnacht authored
MakedirTests.setUp() can now be removed.
-
Collin Winter authored
-
Collin Winter authored
-
Martin v. Löwis authored
Will backport to 2.5.
-
Collin Winter authored
-
Collin Winter authored
-