- 20 May, 2007 3 commits
-
-
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 6 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
-
Brett Cannon authored
-
Neal Norwitz authored
-
Neal Norwitz authored
Add what looks like a necessary call to PyErr_NoMemory() when PyMem_MALLOC() fails. Will backport.
-
- 15 May, 2007 1 commit
-
-
Georg Brandl authored
the traceback inadvertently or maliciously closing the comment and injecting HTML into the error page.
-
- 14 May, 2007 1 commit
-
-
Raymond Hettinger authored
-
- 13 May, 2007 4 commits
-
-
Neal Norwitz authored
or earlier. http://www.freebsd.org/releases/index.html
-
Neal Norwitz authored
-
Neal Norwitz authored
Hopefully Guido won't shed a tear. :-)
-
Georg Brandl authored
-
- 12 May, 2007 1 commit
-
-
Georg Brandl authored
-
- 11 May, 2007 9 commits
-
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
(backport)
-
Georg Brandl authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
are zero. This should help reduce the false positives. The message about references leaking is maintained to provide as much info as possible rather than simply suppressing the message at the source.
-
- 10 May, 2007 1 commit
-
-
Guido van Rossum authored
-