- 27 Jan, 2013 5 commits
-
-
Nadeem Vawda authored
Also fix sporadic failures in test_builtin due to dependence on whether the readline module has previously been imported.
-
Nadeem Vawda authored
Also fix sporadic failures in test_builtin due to dependence on whether the readline module has previously been imported.
-
Ezio Melotti authored
-
Ned Deily authored
-
Ned Deily authored
-
- 26 Jan, 2013 9 commits
-
-
Sandro Tosi authored
-
doko@python.org authored
-
Stefan Krah authored
-
Stefan Krah authored
-
doko@python.org authored
of plat-$(MACHDEP).
-
Serhiy Storchaka authored
are now initialized dynamically as needed.
-
Serhiy Storchaka authored
are now initialized dynamically as needed.
-
Serhiy Storchaka authored
Now it requires almost 4x less memory and is almost 2x faster.
-
Serhiy Storchaka authored
Now it requires almost 4x less memory and is almost 2x faster.
-
- 25 Jan, 2013 22 commits
-
-
Serhiy Storchaka authored
unicode-escape-decode decoder.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
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 4 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.
-