- 29 May, 2011 3 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 28 May, 2011 5 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
The tests now pass all combinations of -O/-OO and -B. See also #7071 and #6292 for previous variations on the same theme. test_versionpredicate needs a skip when sys.flags.optimize is true, but I don’t know how to make that work with a DocTestSuite.
-
- 27 May, 2011 7 commits
-
-
Victor Stinner authored
open() function instead of using StreamReaderWriter. Deprecate StreamReader, StreamWriter, StreamReaderWriter, StreamRecoder and EncodedFile() of the codec module. Use the builtin open() function or io.TextIOWrapper instead." "It has not been approved !" wrote Marc-Andre Lemburg.
-
Victor Stinner authored
Warnings found by the Clang Static Analyzer." Most people prefer ++ at the end of functions.
-
Benjamin Peterson authored
This should reduce memory usage.
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Nadeem Vawda authored
-
- 26 May, 2011 19 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
Initial patch by Nir Aides.
-
Victor Stinner authored
StreamReaderWriter. Deprecate StreamReader, StreamWriter, StreamReaderWriter, StreamRecoder and EncodedFile() of the codec module. Use the builtin open() function or io.TextIOWrapper instead.
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Victor Stinner authored
Make silent a false positive of the Clang Static Analyzer.
-
Victor Stinner authored
Bug found by the Clang Static Analyzer.
-
Victor Stinner authored
Bug found by the Clang Static Analyzer.
-
Victor Stinner authored
-
Victor Stinner authored
Dummy change to avoid a false positive with the Clang Static Analyzer.
-
Victor Stinner authored
In some cases, fullpath value is used whereas fullpath was not always initialized. Warning found by the Clang Static Analyzer.
-
Victor Stinner authored
Warnings found by the Clang Static Analyzer.
-
Victor Stinner authored
Warnings found by the the Clang Static Analyzer.
-
- 25 May, 2011 6 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Tarek Ziade authored
-
Victor Stinner authored
returns None.
-