- 24 Nov, 2010 1 commit
-
-
Georg Brandl authored
-
- 23 Nov, 2010 8 commits
-
-
Terry Reedy authored
-
Terry Reedy authored
Issue 1859: Doc that textwrap does not break on \n (pending possible behavior patch). Patch by Jeremy Thurgood.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Terry Reedy authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
- 22 Nov, 2010 19 commits
-
-
Łukasz Langa authored
-
Alexander Belopolsky authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
#9424: add a DeprecationWarning for assertEquals, assertNotEquals, assertAlmostEquals, assertNotAlmostEquals, and assert_
-
Kristján Valur Jónsson authored
make_buildinfo regression with unquoted path Make_buildinfo.exe should be called with a quoted path, and should quote the full paths to its temp files, to support spaces in filenames.
-
Michael Foord authored
-
Martin v. Löwis authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
starts with one. This behavior is exhibited by browser and other clients.
-
Éric Araujo authored
-
Éric Araujo authored
Also add a note about inheritance from `object` being default.
-
Alexander Belopolsky authored
-
Éric Araujo authored
-
Ezio Melotti authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Raymond Hettinger authored
-
Brian Curtin authored
-
- 21 Nov, 2010 12 commits
-
-
Raymond Hettinger authored
-
Brian Curtin authored
tree that idle.bat resides in. Works with any/all versions of Python installed concurrently.
-
Raymond Hettinger authored
-
Michael Foord authored
Issue 10470: 'python -m unittest' launches test discovery by default.(If you need to pass options to test discovery the discover subcommand must still be specified explicitly.)
-
Mark Dickinson authored
-
Ezio Melotti authored
-
Brett Cannon authored
-
Antoine Pitrou authored
-
R. David Murray authored
The tests that were failing on (some) windows machines, where the msg_XX.txt files used native \r\n lineseps are now also run on machines that use \n natively, and conversely the \n tests are run on Windows. The failing tests revealed one place where linesep needed to be added to a flatten call in generator. There was also another that the tests didn't catch, so I added a test for that case as well.
-
Benjamin Peterson authored
-
Senthil Kumaran authored
-
Łukasz Langa authored
-