- 25 May, 2007 7 kayıt (commit)
-
-
Brett Cannon yazdı
open() as ths is considered best practice.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Neal Norwitz yazdı
-
Facundo Batista yazdı
one of the problematic enviroments.
-
Facundo Batista yazdı
other thread is awakened and finish sending data.
-
Facundo Batista yazdı
else just works
-
- 24 May, 2007 5 kayıt (commit)
-
-
Facundo Batista yazdı
test to pass (now I know why there were so few tests in ftp, http, etc, :( ).
-
Facundo Batista yazdı
causing problems that didn't have anything to do with was actually being tested...
-
Facundo Batista yazdı
(for this and a basic one, because there weren't any). Changed also NEWS, but didn't find documentation for this function, assumed it wasn't public...
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 23 May, 2007 4 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
deprecated and will be changed/removed in Python 3.0. This patch is mostly from Anthony. I tweaked some format and added a little doc.
-
Mark Hammond yazdı
definition in unicodeobject.h to be used, giving us the desired wchar_t in place of 'unsigned short'. As discussed on python-dev.
-
- 22 May, 2007 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 21 May, 2007 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Facundo Batista yazdı
socket.create_connection function. Also added a small test for this, and updated NEWS file.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
George Yoshida yazdı
Remove "libmacfs.tex" from Makefile.deps and mac/mac.tex.
-
Martin v. Löwis yazdı
-
Andrew M. Kuchling yazdı
-
- 20 May, 2007 8 kayıt (commit)
-
-
Brett Cannon yazdı
Ptyhon 1.5.
-
Brett Cannon yazdı
prevent creation of a test file.
-
Brett Cannon yazdı
it completely relied on macfs and is a no-op on OS X according to code comments.
-
Brett Cannon yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Nick Coghlan yazdı
-
Brett Cannon yazdı
-
- 19 May, 2007 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Move the clear to *before* the first use, not after.
-
Neal Norwitz yazdı
-
Raymond Hettinger yazdı
-