- 20 May, 2008 23 commits
-
-
Thomas Heller authored
IA64 and PA machines. The ctypes unittests work fine on the IA64, but dump core in test_qsort on the PA.
-
Vinay Sajip authored
-
Vinay Sajip authored
Fixed: #2914 (RFE for UTC support in TimedRotatingFileHandler) and #2929 (wrong filename used to delete old log files).
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Patch by Graham Horler.
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Fred Drake authored
(http://bugs.python.org/issue2882)
-
Neal Norwitz authored
-
- 19 May, 2008 4 commits
-
-
Georg Brandl authored
-
Jesus Cea authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
- 18 May, 2008 13 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Ronald Oussoren authored
that function actually tests something on OSX). - Add documentation to platform.mac_ver that explains why the middle element of the return value will not contain useful information.
-
Benjamin Peterson authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
getproxies_macosx_sysconf uses ctypes to call SystemConfiguration APIs. This checkin adds ctypes annotation to specify the right argument types for the API's that are used. This is needed to be able to use urllib on a 64-bit system, without annotations you'd get a hard crash.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
and make sure there are no duplicate names.
-
Georg Brandl authored
-