- 04 Şub, 2009 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Kristján Valur Jónsson yazdı
issue 4804: Provide checks for the format string of strftime, and for the "mode" string of fopen on Windows. These strings are user provided from python and so we can avoid invoking the C runtime invalid parameter handler by first checking that they are valid.
-
- 03 Şub, 2009 8 kayıt (commit)
-
-
Brett Cannon yazdı
last; just doing it to be nice). Also fix a message for an exception.
-
Thomas Heller yazdı
Replace ffi_call_STDCALL and ffi_call_SYSV by a ffi_call_x86 function that cleans up the stack when FFI_SYSV is used, and does nothing for FFI_STDCALL. Remove libffi_msvc\win32.S, which is out of date and also unused; it was only used for building ctypes with the MingW compiler.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
package up the code for separate distribution.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Şub, 2009 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Martin v. Löwis yazdı
-
Hirokazu Yamamoto yazdı
-
Guilherme Polo yazdı
failing buildbots.
-
- 01 Şub, 2009 3 kayıt (commit)
-
-
Guilherme Polo yazdı
related to ttk.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
- 31 Ock, 2009 15 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
protocol numbers are supplied outside the allowed 0-65536 range on bind() and getservbyport().
-
David Goodger yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Benjamin Peterson yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
-
- 30 Ock, 2009 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Ock, 2009 2 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Antoine Pitrou yazdı
inside its source path if it began with the same letters (e.g. "src" vs. "src.new").
-