- 25 Jan, 2013 19 commits
-
-
doko@python.org authored
-
Ronald Oussoren authored
There already was a workaround for this for framework builds on OSX, this changeset enables the same workaround for shared libraries. Closes #1602133
-
Ronald Oussoren authored
There already was a workaround for this for framework builds on OSX, this changeset enables the same workaround for shared libraries. Closes #1602133
-
doko@python.org authored
-
doko@python.org authored
-
Serhiy Storchaka authored
-
doko@python.org authored
-
Serhiy Storchaka authored
interface and support all mandatory methods and properties.
-
doko@python.org authored
use _PYTHON_PROJECT_BASE in distutils/sysconfig.py.
-
Serhiy Storchaka authored
interface and support all mandatory methods and properties.
-
doko@python.org authored
-
doko@python.org authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
if all other iterators were very advanced before.
-
Serhiy Storchaka authored
if all other iterators were very advanced before.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 24 Jan, 2013 7 commits
-
-
Serhiy Storchaka authored
broken after applying the patch for issue #16957.
-
Eli Bendersky authored
C implementation.
-
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 9 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.
-