- 04 Feb, 2009 3 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Kristján Valur Jónsson authored
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 Feb, 2009 8 commits
-
-
Brett Cannon authored
last; just doing it to be nice). Also fix a message for an exception.
-
Thomas Heller authored
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 authored
-
Brett Cannon authored
-
Brett Cannon authored
package up the code for separate distribution.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 02 Feb, 2009 8 commits
-
-
Raymond Hettinger authored
-
Guilherme Polo authored
-
Guilherme Polo authored
-
Guilherme Polo authored
-
Guilherme Polo authored
-
Martin v. Löwis authored
-
Hirokazu Yamamoto authored
-
Guilherme Polo authored
failing buildbots.
-
- 01 Feb, 2009 3 commits
-
-
Guilherme Polo authored
related to ttk.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
- 31 Jan, 2009 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Gregory P. Smith authored
protocol numbers are supplied outside the allowed 0-65536 range on bind() and getservbyport().
-
David Goodger authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-
- 30 Jan, 2009 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 29 Jan, 2009 1 commit
-
-
Tarek Ziadé authored
-