- 27 Ock, 2013 2 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Ned Deily yazdı
-
- 26 Ock, 2013 4 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Stefan Krah yazdı
-
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 7 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ı
if all other iterators were very advanced before.
-
Serhiy Storchaka yazdı
Increase memory limit in this test.
-
- 24 Ock, 2013 1 kayıt (commit)
-
-
Eli Bendersky yazdı
-
- 23 Ock, 2013 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 22 Ock, 2013 4 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.
-
Vinay Sajip yazdı
-
- 21 Ock, 2013 6 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.
-
Christian Heimes yazdı
Python 2.7 has only assertRaisesRegexp, not assertRaisesRegex
-
Serhiy Storchaka yazdı
-
- 20 Ock, 2013 1 kayıt (commit)
-
-
Stefan Krah yazdı
-
- 19 Ock, 2013 9 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
Fix a regression from changeset d544873d62e9 (issue #15989).
-
Ezio Melotti yazdı
-
Charles-François Natali yazdı
Patch by Jeffrey Armstrong.
-
Serhiy Storchaka yazdı
when result of PyInt_AsLong() or PyLong_AsLong() narrowed to int without checks. This is a backport of changesets 13e2e44db99d and 525407d89277.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 18 Ock, 2013 5 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Ezio Melotti yazdı
-
Łukasz Langa yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-