- 03 Ock, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 28 Tem, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Also remove an extra docstring.
-
- 15 Tem, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Andreas Stührk.
-
- 14 Tem, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
-
- 02 Tem, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
the garbage collector while the Heap lock is held.
-
- 27 Haz, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 25 Haz, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 19 Haz, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 11 Haz, 2011 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Haz, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
Just try to open files from the ZIP for reading, don't extract them to avoid UnicodeEncodeError if the filename is not encodable to the filesystem encoding (e.g. ASCII locale encoding).
-
- 05 Haz, 2011 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 01 Haz, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 31 May, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 29 May, 2011 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
Ned Deily yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 28 May, 2011 5 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
The tests now pass all combinations of -O/-OO and -B. See also #7071 and #6292 for previous variations on the same theme. test_versionpredicate needs a skip when sys.flags.optimize is true, but I don’t know how to make that work with a DocTestSuite.
-
Ned Deily yazdı
Patch by Mher Movsisyan.
-
Ned Deily yazdı
Mac OS X and FreeBSD to reduce the chances of a crash instead of a "maximum recursion depth" RuntimeError exception. (patch by Ronald Oussoren)
-
- 27 May, 2011 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 26 May, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 25 May, 2011 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
the file is closed.
-
Éric Araujo yazdı
-
- 24 May, 2011 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
their encode() method anymore, but continue to call the reset() method if the final argument is True.
-