- 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 7 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
-
Benjamin Peterson authored
-
Charles-François Natali authored
-
- 23 May, 2011 2 commits
-
-
Benjamin Peterson authored
-
Victor Stinner authored
-
- 22 May, 2011 2 commits
-
-
Victor Stinner authored
-
Eli Bendersky authored
-
- 20 May, 2011 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
- 19 May, 2011 1 commit
-
-
Victor Stinner authored
to be able to unload the module.
-
- 18 May, 2011 2 commits
-
-
Victor Stinner authored
3.2 (#10801: In zipfile, support different encodings for the header and the filenames. Patch by MvL, test by Eli Bendersky.)
-
Victor Stinner authored
different encodings for the header and the filenames. Patch by MvL, test by Eli Bendersky.
-
- 17 May, 2011 1 commit
-
-
Ronald Oussoren authored
On MacOSX and OpenBSD (and possibly other BSDs) "en_US.UTF-8" is a valid locale while "en_US.UTF8" is not. As the former works on Linux as well it is better to normalize to that value.
-
- 16 May, 2011 1 commit
-
-
Victor Stinner authored
-