- 15 May, 2011 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 14 May, 2011 29 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Nadeem Vawda authored
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Nadeem Vawda authored
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Gregory P. Smith authored
the expected builtin modules are not present. This includes a unittest for __get_builtin_constructor() in the face of such an error.
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
Issue #6378: Further adjust idle.bat to start associated Python
-
Kurt B. Kaiser authored
-
Nadeem Vawda authored
Also, make sure that test_zlib tests decompress() for overly-large inputs.
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
attribute when called without a max_length argument.
-
Nadeem Vawda authored
attribute when called without a max_length argument.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 May, 2011 6 commits
-
-
Victor Stinner authored
a smarter "py-bt" command printing a classic Python traceback.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 12 May, 2011 3 commits
-
-
Antoine Pitrou authored
on a file opened in read+write mode (namely: reading, seeking a bit forward, writing, then seeking before the previous write but still within buffered data, and writing again).
-
Antoine Pitrou authored
on a file opened in read+write mode (namely: reading, seeking a bit forward, writing, then seeking before the previous write but still within buffered data, and writing again).
-
Kurt B. Kaiser authored
-