- 24 May, 2007 2 kayıt (commit)
-
-
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 6 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ı
-
Raymond Hettinger yazdı
-
- 18 May, 2007 2 kayıt (commit)
-
-
Collin Winter yazdı
-
Neal Norwitz yazdı
-
- 17 May, 2007 6 kayıt (commit)
-
-
Fred Drake yazdı
-
Neal Norwitz yazdı
4000 didn't work either. 1000 does work on Windows. If 2000 works, that will hopefully be a reasonable balance.
-
Neal Norwitz yazdı
crashes on Windows are really due to the stack size or possibly some other problem.
-
Neal Norwitz yazdı
Windows and some other boxes. If this is successful, this rev should be backported. I'm not sure how close to the limit we should push this.
-
Brett Cannon yazdı
accessing the message attribute instead of using the descriptor.
-
Raymond Hettinger yazdı
-
- 16 May, 2007 1 kayıt (commit)
-
-
Brett Cannon yazdı
Python 2.5. Also remove gopher support from urllib/urllib2. As both imported gopherlib the usage of the support would have raised a DeprecationWarning.
-