- 02 Jan, 2010 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
- 01 Jan, 2010 9 commits
-
-
Mark Dickinson authored
to integer PyArg_Parse* format codes into a TypeError. Add a DeprecationWarning for floats passed with the 'L' format code, which didn't previously have a warning.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Brett Cannon authored
documented. Left -V undocumented for now (and -U was already undocumented).
-
- 31 Dec, 2009 10 commits
-
-
Mark Dickinson authored
More configure fixes: avoid sh 'integer argument expected' error when 'long long' type doesn't exist.
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
- 30 Dec, 2009 11 commits
-
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r77158 | benjamin.peterson | 2009-12-30 13:41:03 -0600 (Wed, 30 Dec 2009) | 1 line clean up logging's global state after the test finishes ........
-
Benjamin Peterson authored
Also, add a note to the docs about the better behavior of T_OBJECT_EX as compared to T_OBJECT.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Mark Dickinson authored
-
Mark Dickinson authored
operator, on IEEE 754 platforms. Thanks Marcos Donolo for original patch.
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 29 Dec, 2009 7 commits
-
-
Andrew M. Kuchling authored
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
used to drop the time part of the result.
-
Georg Brandl authored
-
Mark Dickinson authored
due to a defect in the platform's implementation of expm1. Since the issue is of low severity, and appears to be fixed in OS X 10.5 and 10.6, it doesn't seem worth working around, so I'm just weakening the relevant test so that it passes on 10.4.
-
Andrew M. Kuchling authored
-
Georg Brandl authored
-