- 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ı
-
- 17 Ock, 2013 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 16 Ock, 2013 1 kayıt (commit)
-
-
Frank Wierzbicki yazdı
-
- 15 Ock, 2013 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
strings with whitespaces, backslashes or unbalanced braces.
-
Serhiy Storchaka yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
in any mapping, not only in an unicode string.
-
- 14 Ock, 2013 2 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
-
- 13 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Charles-François Natali yazdı
could be the cause of a random failure).
-
Benjamin Peterson yazdı
-
- 12 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
special characters in the file path.
-
Charles-François Natali yazdı
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Ezio Melotti yazdı
-