- 27 Jan, 2010 9 commits
-
-
Ezio Melotti authored
-
Jesse Noller authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eric Smith authored
-
Eric Smith authored
-
Eric Smith authored
-
Eric Smith authored
-
Eric Smith authored
Issue #7766: Change sys.getwindowsversion() return value to a named tuple and add the additional members returned in an OSVERSIONINFOEX structure. The new members are service_pack_major, service_pack_minor, suite_mask, and product_type.
-
- 26 Jan, 2010 4 commits
-
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Ezio Melotti authored
-
- 25 Jan, 2010 7 commits
-
-
Tarek Ziadé authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Facundo Batista authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 24 Jan, 2010 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Tarek Ziadé authored
Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings
-
- 23 Jan, 2010 8 commits
-
-
Ezio Melotti authored
-
Mark Dickinson authored
dtoa.c fix from upstream that fixes incorrectly rounded results for certain subnormals that are also halfway cases.
-
Mark Dickinson authored
this fixes the first bug described in issue #7743.
-
Tarek Ziadé authored
-
Ezio Melotti authored
Increased the overflow value on test_dealloc to make sure that it is big enough even for wide builds.
-
Tarek Ziadé authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 22 Jan, 2010 5 commits
-
-
Mark Dickinson authored
in issue 7743).
-
Ezio Melotti authored
This should fix the failure introduced in r77680. The error message is now different and it caused the test to fail. The failing test is not present in 2.5 so it is failing only on 2.6 and newer versions.
-
Mark Dickinson authored
-
Matthias Klose authored
(CVE_2009_3560).
-
Matthias Klose authored
-
- 21 Jan, 2010 3 commits
-
-
Ezio Melotti authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-