- 23 Jan, 2013 3 commits
-
-
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 8 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
-
Antoine Pitrou authored
(I would have preferred to post this for review but the bug tracker is pretty much dead at the moment)
-
- 19 Jan, 2013 4 commits
-
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Charles-François Natali authored
Patch by Jeffrey Armstrong.
-
Serhiy Storchaka authored
when result of PyLong_AsLong() narrowed to int without checks. This is a backport of changesets 13e2e44db99d and 525407d89277.
-
- 18 Jan, 2013 2 commits
-
-
Ezio Melotti authored
-
Łukasz Langa authored
-