- 23 May, 2007 4 commits
-
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
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 authored
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 commits
-
-
Georg Brandl authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 21 May, 2007 7 commits
-
-
Georg Brandl authored
-
Facundo Batista authored
socket.create_connection function. Also added a small test for this, and updated NEWS file.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
George Yoshida authored
Remove "libmacfs.tex" from Makefile.deps and mac/mac.tex.
-
Martin v. Löwis authored
-
Andrew M. Kuchling authored
-
- 20 May, 2007 8 commits
-
-
Brett Cannon authored
Ptyhon 1.5.
-
Brett Cannon authored
prevent creation of a test file.
-
Brett Cannon authored
it completely relied on macfs and is a no-op on OS X according to code comments.
-
Brett Cannon authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Nick Coghlan authored
-
Brett Cannon authored
-
- 19 May, 2007 6 commits
-
-
Georg Brandl authored
-
Neal Norwitz authored
-
Neal Norwitz authored
Move the clear to *before* the first use, not after.
-
Neal Norwitz authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 18 May, 2007 2 commits
-
-
Collin Winter authored
-
Neal Norwitz authored
-
- 17 May, 2007 6 commits
-
-
Fred Drake authored
-
Neal Norwitz authored
4000 didn't work either. 1000 does work on Windows. If 2000 works, that will hopefully be a reasonable balance.
-
Neal Norwitz authored
crashes on Windows are really due to the stack size or possibly some other problem.
-
Neal Norwitz authored
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 authored
accessing the message attribute instead of using the descriptor.
-
Raymond Hettinger authored
-
- 16 May, 2007 3 commits
-
-
Brett Cannon authored
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 authored
lack of an infinite recursion check. Contributed by Damien Miller at Google.
-
Georg Brandl authored
-