- 22 May, 2007 3 kayıt (commit)
-
-
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 6 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.
-
Neal Norwitz yazdı
lack of an infinite recursion check. Contributed by Damien Miller at Google.
-
Georg Brandl yazdı
-
Brett Cannon yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Add what looks like a necessary call to PyErr_NoMemory() when PyMem_MALLOC() fails. Will backport.
-
- 15 May, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
the traceback inadvertently or maliciously closing the comment and injecting HTML into the error page.
-
- 14 May, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-