- 15 Jun, 2007 2 commits
-
-
Andrew M. Kuchling authored
-
Neal Norwitz authored
popen2 is also complaining probably for similar reasons. make install always reports failure, so don't mail in this case.
-
- 14 Jun, 2007 1 commit
-
-
Martin v. Löwis authored
Will backport to 2.5.
-
- 13 Jun, 2007 5 commits
-
-
Walter Dörwald authored
Py_ssize_t members. Simplify the implementation of UnicodeError objects: start and end attributes are now stored directly as Py_ssize_t members, which simplifies various get and set functions.
-
Thomas Heller authored
-
Thomas Heller authored
-
Thomas Heller authored
-
Martin v. Löwis authored
Will backport to 2.5.
-
- 12 Jun, 2007 8 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
Build sqlite3.dll and bsddb.
-
Thomas Heller authored
(for ReleaseAMD64 builds).
-
Thomas Heller authored
Add bufferoverflowU.lib to the libraries needed by _ssl (is this the right thing to do?).
-
Thomas Heller authored
right thing to do?). Set the /XP64 /RETAIL build enviroment in the makefile when building ReleaseAMD64.
-
Thomas Heller authored
-
Marc-André Lemburg authored
-
Marc-André Lemburg authored
-
- 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 2 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
Closes [1700455].
-