- 21 Nis, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
not cleared before __del__ is run.
-
- 20 Nis, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
Detect a conflict in the only file that should have outstanding changes when this script is run. This doesn't matter on the trunk, but does when run on a branch. Trunk always has the date set to today in boilerplate.tex. Each time a release is cut with a different date, a conflict occurs. (We could copy a known good version, but then we would lose changes to this file.)
-
- 19 Nis, 2007 4 kayıt (commit)
-
-
Armin Rigo yazdı
-
Armin Rigo yazdı
http://mail.python.org/pipermail/python-dev/2007-March/071796.html . I've kept a couple of still-valid extra tests in test_descr, but didn't bother to sort through the new comments and refactorings added in r53997 to see if some of them could be kept. If so, they could go in a follow-up check-in.
-
Neal Norwitz yazdı
-
Brett Cannon yazdı
-
- 17 Nis, 2007 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 16 Nis, 2007 2 kayıt (commit)
-
-
Collin Winter yazdı
-
Neal Norwitz yazdı
-
- 14 Nis, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
setting a plain string, ie don't expand to single letter identifiers.
-
- 13 Nis, 2007 4 kayıt (commit)
-
-
Trent Mick yazdı
is built before '_ctypes' is attempted. Will backport to 2.5 once it is unfrozen for 2.5.1.
-
Kristján Valur Jónsson yazdı
-
Kristján Valur Jónsson yazdı
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 yazdı
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 Nis, 2007 4 kayıt (commit)
-
-
Walter Dörwald yazdı
first chunk fed to the decoder started with a BOM, but was longer than 3 bytes.
-
Žiga Seilnacht yazdı
again.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
- 11 Nis, 2007 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
Found by Victor Stinner. Will backport when 2.5 branch is unfrozen.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 10 Nis, 2007 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Facundo Batista yazdı
Exceptions now are raised in the new style. And a mockup class is now also new style. Thanks Santiago Pereson.
-
Collin Winter yazdı
-
Facundo Batista yazdı
-
- 09 Nis, 2007 2 kayıt (commit)
-
-
Žiga Seilnacht yazdı
on Windows buildbots. The change is a one time fix and will be removed after a successful buildbot run.
-
Vinay Sajip yazdı
-
- 08 Nis, 2007 1 kayıt (commit)
-
-
Brett Cannon yazdı
'w'. Closes bug #1569057. To be backported once 2.5 branch is unfrozen.
-
- 07 Nis, 2007 1 kayıt (commit)
-
-
Collin Winter yazdı
-
- 06 Nis, 2007 5 kayıt (commit)
-
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Andrew M. Kuchling yazdı
-
- 05 Nis, 2007 2 kayıt (commit)
-
-
Collin Winter yazdı
-
Collin Winter yazdı
-