- 14 Nis, 2006 4 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
passing a string. Martin already fixed the actual crash by ensuring Py_UNICODE is unsigned. As discussed on python-dev, this fix removes the possibility of creating a unicode string from a raw buffer. There is an outstanding question of how to fix the crash in 2.4.
-
Tim Peters yazdı
-
Neal Norwitz yazdı
-
- 13 Nis, 2006 36 kayıt (commit)
-
-
Tim Peters yazdı
appear. Get rid of them by nuking doctest's default DocTestRunner instance as part of cleanup(). Also cleanup() before running the first test repetition (the test was run once before we get into the -R branch).
-
Tim Peters yazdı
-
Gregory P. Smith yazdı
news about this and a couple other recent fixes.
-
Martin v. Löwis yazdı
64-bit machines that require pointers to be aligned (e.g. IA64)
-
Martin v. Löwis yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Martin v. Löwis yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
Add metadata example
-
Andrew M. Kuchling yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Thomas Heller yazdı
Export the COM entry point functions. Note that there are several conflicting base addresses defined for other extensions, also not all are listed in dllbase_nt.txt.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
are concerned.
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
Fixes part of #1445210.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Anthony Baxter yazdı
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
This may be causing the debian sparc buildbot to fail. Print a little message to let the user ^w buildbot know it's still thinking. We may want to adjust the time period which is currently 5 minutes. Will backport.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Anthony Baxter yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Tim Peters yazdı
-
Andrew M. Kuchling yazdı
-