- 05 Şub, 2011 14 kayıt (commit)
-
-
Brett Cannon yazdı
The absolute_import statement got moved to a new Python 2.5 and Newer section as it was available since then. The division statement got moved to Common Gotchas since it has been around for so long that any modern Python program can use it.
-
Gregory P. Smith yazdı
happens when the end exits before the beginning.
-
Martin v. Löwis yazdı
in the limited ABI
-
Martin v. Löwis yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
prevent garbage collection! (fortunately)
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 04 Şub, 2011 3 kayıt (commit)
-
-
Brett Cannon yazdı
would lead to a decref of a NULL. Fixes issue #11110.
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
- 03 Şub, 2011 4 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 02 Şub, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 01 Şub, 2011 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
If tested as '__main__' instead 'decimal', the tracebacks would abbreviate 'decimal.Inexact' as 'Inexact', breaking the doctests. (Reviewed by Antoine.)
-
Antoine Pitrou yazdı
-
Eric Smith yazdı
-
- 31 Ock, 2011 9 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Stan Mihai. Ok'ed by Georg.
-
Brian Curtin yazdı
-
Alexander Belopolsky yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Revert r88272 -- the examples are more readable with spacing. Add todos for difflib and logging.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
- 30 Ock, 2011 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Patch by Ron Adam, reviewed by Eric Araujo.
-