- 02 Ock, 2010 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Benjamin Peterson yazdı
-
- 01 Ock, 2010 9 kayıt (commit)
-
-
Mark Dickinson yazdı
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 yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
documented. Left -V undocumented for now (and -U was already undocumented).
-
- 31 Ara, 2009 10 kayıt (commit)
-
-
Mark Dickinson yazdı
More configure fixes: avoid sh 'integer argument expected' error when 'long long' type doesn't exist.
-
Mark Dickinson yazdı
-
Benjamin Peterson yazdı
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
-
Andrew M. Kuchling yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
- 30 Ara, 2009 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
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 yazdı
Also, add a note to the docs about the better behavior of T_OBJECT_EX as compared to T_OBJECT.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
operator, on IEEE 754 platforms. Thanks Marcos Donolo for original patch.
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Ara, 2009 8 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Amaury Forgeot d'Arc yazdı
-
Amaury Forgeot d'Arc yazdı
used to drop the time part of the result.
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
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 yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-