- 06 Nis, 2006 22 kayıt (commit)
-
-
Thomas Heller yazdı
If RTLD_LOCAL is not #defined in any header file (Windows), set it to 0. If RTLD_GLOBAL is not #defined, set it equal to RTLD_LOCAL. This should fix ctypes on cygwin.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Thomas Heller yazdı
on platforms (ppc debian) where 'char' is unsigned.
-
Neal Norwitz yazdı
complaining because it seemed like parameters_iter could be NULL.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
Can probably be backported if anyone cares.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
No need to INCREF then let PyString_ConcatAndDel() DECREF. Just use PyString_Concat(). Handle error condition if we can't concat.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
(other than those in leakers).
-
Anthony Baxter yazdı
will backport.
-
Anthony Baxter yazdı
mouse events. This makes the test fail. Catch that case and don't run the tests. Should make the debian/ubuntu buildbots that run in a chroot work again. Will backport to release24-maint.
-
Georg Brandl yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
version this should support is Python 2.3
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 05 Nis, 2006 13 kayıt (commit)
-
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Tim Peters yazdı
-
Anthony Baxter yazdı
-
Martin v. Löwis yazdı
-
Thomas Heller yazdı
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
-
Andrew M. Kuchling yazdı
-
Thomas Wouters yazdı
test_builtin.)
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
-
- 04 Nis, 2006 5 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Tim Peters yazdı
copying to, a wrong location (it copied the DLL under the Python directory, and gave it name 'PCbuild'). The Windows buildbots other than mine are probably hung now, waiting for someone to press "OK" on a popup box informing them that sqlite3.dll couldn't be found.
-
Andrew M. Kuchling yazdı
-