- 16 Haz, 2007 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 15 Haz, 2007 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Neal Norwitz yazdı
popen2 is also complaining probably for similar reasons. make install always reports failure, so don't mail in this case.
-
- 14 Haz, 2007 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
- 13 Haz, 2007 5 kayıt (commit)
-
-
Walter Dörwald yazdı
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 yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
- 12 Haz, 2007 8 kayıt (commit)
-
-
Thomas Heller yazdı
-
Thomas Heller yazdı
Build sqlite3.dll and bsddb.
-
Thomas Heller yazdı
(for ReleaseAMD64 builds).
-
Thomas Heller yazdı
Add bufferoverflowU.lib to the libraries needed by _ssl (is this the right thing to do?).
-
Thomas Heller yazdı
right thing to do?). Set the /XP64 /RETAIL build enviroment in the makefile when building ReleaseAMD64.
-
Thomas Heller yazdı
-
Marc-André Lemburg yazdı
-
Marc-André Lemburg yazdı
-
- 11 Haz, 2007 13 kayıt (commit)
-
-
Facundo Batista yazdı
a new optional timeout parameter, and a versionadded flag to the socket.create_connection function.
-
Thomas Heller yazdı
or "K" codes.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Will backport
-
Neal Norwitz yazdı
to disable it and only import msvccompiler on Windows since that's the only place it can work anyways.
-
Neal Norwitz yazdı
Will backport.
-
Neal Norwitz yazdı
Move an import in mworkscompiler so that this module can be imported on any platform. Hopefully this works on all platforms.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
This also catches another condition that can overflow. Will backport.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 10 Haz, 2007 4 kayıt (commit)
-
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
modules in the ReleaseAMD64 configuration because they do not compile.
-
Thomas Heller yazdı
components are built yet, and 'kill_python' is disabled).
-
- 09 Haz, 2007 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
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 Haz, 2007 1 kayıt (commit)
-
-
Thomas Heller yazdı
-