- 30 Oct, 2008 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Christian Heimes authored
Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members.
-
Amaury Forgeot d'Arc authored
does not return an iterator for the 4th and 5th items. (sequence-like and mapping-like state) A list is not an iterator... Will backport to 2.6 and 2.5.
-
Thomas Heller authored
-
- 29 Oct, 2008 2 commits
-
-
Amaury Forgeot d'Arc authored
closefd=True is the only accepted value with a file name.
-
Benjamin Peterson authored
-
- 28 Oct, 2008 1 commit
-
-
Armin Rigo authored
order to actually test what it was supposed to test, i.e. that the code in the __del__ method did not crash. Use instead the new helper test_support.captured_output().
-
- 26 Oct, 2008 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 25 Oct, 2008 3 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 23 Oct, 2008 3 commits
-
-
Benjamin Peterson authored
-
Walter Dörwald authored
-
Hirokazu Yamamoto authored
-
- 22 Oct, 2008 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Oct, 2008 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Amaury Forgeot d'Arc authored
Turn them into unit tests, and correct an obvious typo: (("a", "b") ("c", "d") ("e", "f")) compiles even with the missing commas, but does not execute very well...
-
Benjamin Peterson authored
-
Matthias Klose authored
-
- 20 Oct, 2008 1 commit
-
-
Armin Ronacher authored
-
- 19 Oct, 2008 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Armin Ronacher authored
-
- 17 Oct, 2008 3 commits
-
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Martin v. Löwis authored
-
- 16 Oct, 2008 9 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-