- 21 Jan, 2010 2 commits
-
-
Matthias Klose authored
-
Matthias Klose authored
-
- 14 Jan, 2010 2 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 11 Dec, 2009 2 commits
-
-
Mark Dickinson authored
-
Vinay Sajip authored
-
- 27 Nov, 2009 1 commit
-
-
Vinay Sajip authored
-
- 29 Sep, 2009 1 commit
-
-
Philip Jenvey authored
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 commits
-
-
Lars Gustäbel authored
old behavior).
-
Lars Gustäbel authored
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 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
See issue #5389.
-
- 23 Dec, 2008 5 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Added test case to ensure attempts to read from a file opened for writing fail.
-
- 20 Dec, 2008 1 commit
-
-
Martin v. Löwis authored
-
- 19 Dec, 2008 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 17 Dec, 2008 1 commit
-
-
Martin v. Löwis authored
-
- 13 Dec, 2008 14 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
EOF was hit.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Issue #4342: Always convert Text.index result to string.
-
Martin v. Löwis authored
Issue #1683: prevent forking from interfering in threading storage.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
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 authored
in struct's L format.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 11 Dec, 2008 2 commits
-
-
Mark Dickinson authored
Decimal.max_mag and Decimal.min_mag.
-
Andrew M. Kuchling authored
-
- 10 Dec, 2008 2 commits
-
-
Jeffrey Yasskin authored
propagating exceptions.
-
Hirokazu Yamamoto authored
-