- 05 Nov, 2011 2 commits
-
-
Petri Lehtinen authored
-
Petri Lehtinen authored
Closes #13254.
-
- 04 Nov, 2011 4 commits
-
-
Amaury Forgeot d'Arc authored
variable in the default value of a keyword-only argument: (lambda *, arg=GLOBAL_NAME: None)
-
Petri Lehtinen authored
-
Florent Xicluna authored
-
Ross Lagerwall authored
Thanks to Robert Xiao.
-
- 03 Nov, 2011 9 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
Unicode string. This is an incompatible change, but putp() is used to emit terminfo commands, which are bytes strings, not Unicode strings.
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
New wording is taken straight from the PEP, so this time should be good :)
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Antoine Pitrou authored
-
- 02 Nov, 2011 4 commits
-
-
Éric Araujo authored
-
Victor Stinner authored
Unicode string. This is an incompatible change, but the previous behaviour was completly wrong.
-
Charles-François Natali authored
-
Éric Araujo authored
- Actually check the contents of the file created by bdist_dumb. - Don’t use “RECORD” as filename for non-PEP 376 record file - Don’t start method name with “_test”, it smells like a disabled test method instead of an helper method - Fix some idioms (assertIn, addCleanup)
-
- 01 Nov, 2011 6 commits
-
-
Florent Xicluna authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``.
-
Sandro Tosi authored
-
- 31 Oct, 2011 8 commits
-
-
Ned Deily authored
PYTHONNOUSERSITE). (Patch by Carl Meyer)
-
Senthil Kumaran authored
even when reporthook is None. Patch by Jyrki Pulliainen.
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Jesus Cea authored
-
Sandro Tosi authored
-
Ned Deily authored
(Patch by Roger Serwy)
-
Sandro Tosi authored
-
- 30 Oct, 2011 7 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Issue 13274: Make the pure python code for heapq more closely match the C implementation for an undefined corner case.
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Petri Lehtinen authored
-