- 10 Ara, 2009 5 kayıt (commit)
-
-
Mark Dickinson yazdı
equivalent[*] check that doesn't produce compiler warnings about a 'x < 0' check on an unsigned type. [*] it's equivalent for inputs of type size_t or Py_ssize_t, or any smaller unsigned or signed integer type.
-
Ronald Oussoren yazdı
on OSX. Without this patch it wasn't possible after all to compile extensions on OSX 10.6 with the binary installer unless the user had installed the (non-default) 10.4u SDK.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
- 09 Ara, 2009 2 kayıt (commit)
-
-
R. David Murray yazdı
-
R. David Murray yazdı
missing proper end-of-line termination. Patch and tests by Scott Dial. The new tests include a test harness which will make it easier to add additional tests.
-
- 08 Ara, 2009 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Diagnosis and original patch by Florent Xicluna (flox).
-
Ronald Oussoren yazdı
an i386 based machine, but should only be active when compiling the x86 part of the universal binary.
-
Antoine Pitrou yazdı
wrong parameter types. Patch by Victor Stinner.
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files
-
Andrew M. Kuchling yazdı
-
- 06 Ara, 2009 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Martin v. Löwis yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
-
Tarek Ziadé yazdı
-
- 05 Ara, 2009 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 04 Ara, 2009 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 03 Ara, 2009 7 kayıt (commit)
-
-
R. David Murray yazdı
file in the Lib/test directory, which might be read-only for the user running the tests.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
extensions with msvc9compiler.
-
Mark Dickinson yazdı
in a Py_ssize_t, not an int.
-
Benjamin Peterson yazdı
Patch from James Henstridge.
-
Philip Jenvey yazdı
-
Philip Jenvey yazdı
-
- 02 Ara, 2009 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
access to the initgroups(3) C library call on Unix systems which implement it. Patch by Jean-Paul Calderone.
-
Eric Smith yazdı
-
Mark Dickinson yazdı
arithmetic.
-
Andrew M. Kuchling yazdı
-