- 14 Ock, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 11 Ara, 2009 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Vinay Sajip yazdı
-
- 27 Kas, 2009 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 29 Eyl, 2009 1 kayıt (commit)
-
-
Philip Jenvey yazdı
fixes local subclasses leaving old state around after a ref cycle GC which could be recycled by new locals (backported from r75123)
-
- 22 Mar, 2009 2 kayıt (commit)
-
-
Lars Gustäbel yazdı
old behavior).
-
Lars Gustäbel yazdı
forever on incomplete input. That caused tarfile.open() to hang when used with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or partial bzip2 compressed data. (backported from r70523)
-
- 05 Mar, 2009 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
See issue #5389.
-
- 23 Ara, 2008 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Added test case to ensure attempts to read from a file opened for writing fail.
-
- 20 Ara, 2008 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 19 Ara, 2008 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 17 Ara, 2008 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 13 Ara, 2008 14 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
EOF was hit.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Issue #4342: Always convert Text.index result to string.
-
Martin v. Löwis yazdı
Issue #1683: prevent forking from interfering in threading storage.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Issue #3863: Disabled a unit test of fork being called from a thread when running on platforms known to exhibit OS bugs when attempting that.
-
Martin v. Löwis yazdı
in struct's L format.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 11 Ara, 2008 2 kayıt (commit)
-
-
Mark Dickinson yazdı
Decimal.max_mag and Decimal.min_mag.
-
Andrew M. Kuchling yazdı
-
- 10 Ara, 2008 3 kayıt (commit)
-
-
Jeffrey Yasskin yazdı
propagating exceptions.
-
Hirokazu Yamamoto yazdı
-
Jeffrey Yasskin yazdı
context manager's __exit__ method's result while it's being converted to bool.
-
- 30 Kas, 2008 1 kayıt (commit)
-
-
Matthias Klose yazdı
-
- 25 Kas, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-