- 29 Ock, 2013 8 kayıt (commit)
-
-
Michael Foord yazdı
-
Serhiy Storchaka yazdı
Python file. Patch by Ben Morgan.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
-
- 28 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 27 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
--without-doc-strings.
-
Nadeem Vawda yazdı
Also fix sporadic failures in test_builtin due to dependence on whether the readline module has previously been imported.
-
Ned Deily yazdı
-
- 26 Ock, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
are now initialized dynamically as needed.
-
Serhiy Storchaka yazdı
Now it requires almost 4x less memory and is almost 2x faster.
-
- 25 Ock, 2013 8 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Ronald Oussoren yazdı
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 yazdı
-
Serhiy Storchaka yazdı
interface and support all mandatory methods and properties.
-
doko@python.org yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
if all other iterators were very advanced before.
-
Serhiy Storchaka yazdı
-
- 24 Ock, 2013 2 kayıt (commit)
-
-
Eli Bendersky yazdı
C implementation.
-
Serhiy Storchaka yazdı
-
- 23 Ock, 2013 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
bytes data. Patch by Jonas Wagner.
-
Vinay Sajip yazdı
-
- 22 Ock, 2013 5 kayıt (commit)
-
-
Ezio Melotti yazdı
#11379: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
with truncated header or footer. Added tests for reading truncated gzip and bzip2 files.
-
Serhiy Storchaka yazdı
This is a backport of changeset 8c07ff7f882f.
-
Vinay Sajip yazdı
-
- 21 Ock, 2013 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
unicode-escape decoder requires memory for result corresponding to input size. Fixes test for issue #16335.
-
Serhiy Storchaka yazdı
-
- 20 Ock, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 19 Ock, 2013 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Charles-François Natali yazdı
Patch by Jeffrey Armstrong.
-
Serhiy Storchaka yazdı
when result of PyLong_AsLong() narrowed to int without checks. This is a backport of changesets 13e2e44db99d and 525407d89277.
-