- 15 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
- 14 Jul, 2011 1 commit
-
-
Charles-François Natali authored
-
- 02 Jul, 2011 1 commit
-
-
Charles-François Natali authored
the garbage collector while the Heap lock is held.
-
- 27 Jun, 2011 1 commit
-
-
Benjamin Peterson authored
-
- 25 Jun, 2011 1 commit
-
-
Mark Dickinson authored
-
- 19 Jun, 2011 1 commit
-
-
Senthil Kumaran authored
-
- 11 Jun, 2011 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 10 Jun, 2011 2 commits
-
-
Benjamin Peterson authored
-
Victor Stinner authored
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 Jun, 2011 2 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 01 Jun, 2011 1 commit
-
-
Benjamin Peterson authored
-
- 31 May, 2011 1 commit
-
-
Benjamin Peterson authored
-
- 29 May, 2011 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Ned Deily authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 28 May, 2011 5 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
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 authored
Patch by Mher Movsisyan.
-
Ned Deily authored
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 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 26 May, 2011 1 commit
-
-
Éric Araujo authored
-
- 25 May, 2011 3 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
the file is closed.
-
Éric Araujo authored
-
- 24 May, 2011 5 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
their encode() method anymore, but continue to call the reset() method if the final argument is True.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-