- 07 Eki, 2011 6 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Ned Deily yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
with line feeds. This was ported from the sandbox to the 3.3 branch, but didn't make it into 3.2. - Re-enable lib2to3's test_parser.py tests, though with an expected failure (see issue 13125).
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
as "The pipe is being closed") is now mapped to POSIX errno EPIPE (previously EINVAL).
-
- 06 Eki, 2011 6 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
contents cannot be read.
-
Ned Deily yazdı
an unreadable directory.
-
Ned Deily yazdı
new test cases for importing bad packages and unreadable packages dirs.
-
Antoine Pitrou yazdı
This introduces a small private API for this common pattern. The issue has been discovered thanks to Martin's huge-mem buildbot.
-
Éric Araujo yazdı
-
- 05 Eki, 2011 4 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
-
Charles-François Natali yazdı
would be finalized after the reference to its underlying BufferedRWPair's writer got cleared by the GC.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 04 Eki, 2011 14 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
- Using the file role with {placeholders} is IMO clearer than fake Python code. - The fact that sys.version[:3] gives '3.2' is a CPython detail and should not be advertised (see #9442), even if some stdlib modules currently rely on that detail.
-
Éric Araujo yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
root, since the semantics varies across Unix variants.
-
Charles-François Natali yazdı
root (directory permissions are ignored).
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Reported and diagnosed by Thomas Kluyver.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
if the underlying raw stream is unseekable, even if the seek could be satisfied using the internal buffer. Patch by John O'Connor.
-
Antoine Pitrou yazdı
- bigmemtest is replaced by precisionbigmemtest - add a poor man's watchdog thread to print memory consumption
-
Antoine Pitrou yazdı
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
-
Meador Inge yazdı
-
- 02 Eki, 2011 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
-
- 01 Eki, 2011 2 kayıt (commit)
-
-
R David Murray yazdı
Patch by Dan Kenigsberg.
-
Antoine Pitrou yazdı
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
-
- 29 Eyl, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
Jarosch.
-
- 28 Eyl, 2011 1 kayıt (commit)
-
-
Meador Inge yazdı
Thanks to Suman Saha for finding the bug and providing a patch.
-
- 25 Eyl, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 24 Eyl, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 23 Eyl, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-