- 24 Jan, 2013 5 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
When _elementtree is imported, iterparse is redefined as a class and the parser argument was ommitted. Fix this, and add a docstring to the class.
-
Stefan Krah authored
InvalidOperation if the format specification (width, prec) exceeds the internal limits of libmpdec.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 23 Jan, 2013 5 commits
-
-
Senthil Kumaran authored
Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and bytes data. Patch by Jonas Wagner.
-
Senthil Kumaran authored
bytes data. Patch by Jonas Wagner.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
current directory on Unix and no longer searches a relative file path with a directory part in PATH directories. Patch by Thomas Kluyver.
-
- 22 Jan, 2013 12 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
#11379: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
with truncated header or footer. Added tests for reading truncated gzip, bzip2, and lzma files.
-
Serhiy Storchaka authored
with truncated header or footer. Added tests for reading truncated gzip and bzip2 files.
-
Eli Bendersky authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
This is a backport of changeset 8c07ff7f882f.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
-
- 21 Jan, 2013 11 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
on Windows.
-
Serhiy Storchaka authored
unicode-escape decoder requires memory for result corresponding to input size. Fixes test for issue #16335.
-
Serhiy Storchaka authored
unicode-escape decoder requires memory for result corresponding to input size. Fixes test for issue #16335.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 20 Jan, 2013 7 commits
-
-
Stefan Krah authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
#16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Nick Coghlan authored
-