- 11 Jun, 2007 13 commits
-
-
Facundo Batista authored
a new optional timeout parameter, and a versionadded flag to the socket.create_connection function.
-
Thomas Heller authored
or "K" codes.
-
Neal Norwitz authored
-
Neal Norwitz authored
Will backport
-
Neal Norwitz authored
to disable it and only import msvccompiler on Windows since that's the only place it can work anyways.
-
Neal Norwitz authored
Will backport.
-
Neal Norwitz authored
Move an import in mworkscompiler so that this module can be imported on any platform. Hopefully this works on all platforms.
-
Neal Norwitz authored
-
Neal Norwitz authored
This also catches another condition that can overflow. Will backport.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 10 Jun, 2007 4 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
-
Thomas Heller authored
modules in the ReleaseAMD64 configuration because they do not compile.
-
Thomas Heller authored
components are built yet, and 'kill_python' is disabled).
-
- 09 Jun, 2007 5 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Will backport to 2.5.
-
Neal Norwitz authored
-
Neal Norwitz authored
a large width is passed on 32-bit platforms. Found by Google. It would be good for people to review this especially carefully and verify I don't have an off by one error and there is no other way to cause overflow.
-
- 08 Jun, 2007 6 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
Closes [1700455].
-
Thomas Heller authored
-
Thomas Heller authored
with small modifications.
-
Martin v. Löwis authored
Will backport to 2.5.
-
Thomas Heller authored
-
- 07 Jun, 2007 4 commits
-
-
Kristján Valur Jónsson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Backport from py3k rev. 55708 by Guido.
-
- 06 Jun, 2007 4 commits
-
-
Thomas Heller authored
-
Facundo Batista authored
with tests in test_urllib2net.py (must have network resource enabled to execute them). Also modified test_urllib2.py because testing mock classes must take it into acount. Docs are also updated.
-
Facundo Batista authored
using the timeout received in connection time.
-
Collin Winter authored
Patch #1731049: make threading.py use a proper "raise" when checking internal state, rather than assert statements (which get stripped out by -O).
-
- 05 Jun, 2007 4 commits
-
-
Guido van Rossum authored
-
Hye-Shik Chang authored
-
Hye-Shik Chang authored
reads a file that ends with incomplete sequence and sizehint argument for .read() is specified.
-
Hye-Shik Chang authored
from Linux's. Just fix the build for now but the code doesn't support the complete capability of HCI on FreeBSD yet.
-