- 16 Nov, 2011 1 commit
-
-
Ned Deily authored
invalid hex escape sequences.
-
- 15 Nov, 2011 1 commit
-
-
Antoine Pitrou authored
(the encoder already accepts them).
-
- 14 Nov, 2011 2 commits
-
-
Victor Stinner authored
It doesn't matter if imp.find_module() fails with ImportError or IOError, but it should not crash.
-
Ezio Melotti authored
-
- 08 Nov, 2011 1 commit
-
-
Ezio Melotti authored
-
- 13 Nov, 2011 1 commit
-
-
Eli Bendersky authored
-
- 12 Nov, 2011 4 commits
-
-
Petri Lehtinen authored
-
Petri Lehtinen authored
Remove a sleep to fix transient test failures. Use skewfactor of -3 to make it work on systems that have 1 second precision for time.time(). Closes #11999 Refs #13254
-
Eli Bendersky authored
-
Antoine Pitrou authored
"recursive-include" directive now recognizes both legal path separators.
-
- 11 Nov, 2011 3 commits
-
-
Eli Bendersky authored
Issue #12875: explicitly specify default value of the optional 'flags' argument to re.* functions. Closes #12875
-
Eli Bendersky authored
-
Eli Bendersky authored
-
- 09 Nov, 2011 1 commit
-
-
Antoine Pitrou authored
when called with a timeout. Patch by Arnaud Ysmal.
-
- 08 Nov, 2011 2 commits
- 07 Nov, 2011 3 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 06 Nov, 2011 6 commits
-
-
Vinay Sajip authored
-
Petri Lehtinen authored
Issue #13340.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
- 05 Nov, 2011 4 commits
-
-
Petri Lehtinen authored
Closes #13340.
-
Éric Araujo authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
Closes #13254.
-
- 04 Nov, 2011 5 commits
-
-
Raymond Hettinger authored
-
Petri Lehtinen authored
-
Raymond Hettinger authored
-
Éric Araujo authored
I won’t revert in 3.2, since Georg pulled this change in 3.2.2 and released it.
-
Florent Xicluna authored
-
- 02 Nov, 2011 2 commits
-
-
Charles-François Natali authored
-
Senthil Kumaran authored
Remove the error_callback which is not present in 2.7. Patch by Jyrki Pulliainen.
-
- 01 Nov, 2011 4 commits
-
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Ezio Melotti authored
#670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``.
-