- 25 Nov, 2010 1 commit
-
-
Barry Warsaw authored
-
- 24 Nov, 2010 9 commits
-
-
Ezio Melotti authored
-
Barry Warsaw authored
include_dirs, so installed non-matching shared libraries don't break extension module linking. Fixes issue 10520.
-
Brian Curtin authored
Additionally, the st_ino attribute of stat structures was not being filled in. This was left out of the fix to #10027 and was noticed due to test_tarfile failing when applying the patch for this issue. An earlier version of the fix to #10027 included st_ino, but that attribute got lost in the shuffle of a few review/fix cycles. All tests pass.
-
Ezio Melotti authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Brian Curtin authored
-
Brian Curtin authored
Note: This patch has no tests because as of now there is no way to create links. #8879 adds that and the tests will go in there. I've manually observed that existing links on my system function properly with this.
-
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 3 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
-