- 09 Oct, 2011 1 commit
-
-
Éric Araujo authored
-
- 08 Oct, 2011 1 commit
-
-
Éric Araujo authored
-
- 07 Oct, 2011 7 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
I tested this manually; it would be great to have buildbots using installed Pythons, including Pythons configured with different prefix and exec-prefix. Reported by Zsolt Cserna.
-
Éric Araujo authored
Patch by Jeff Ramnani. Tested with -B, -O and -OO.
-
Éric Araujo authored
Patch by Hallvard B Furuseth.
-
Éric Araujo authored
Found by Franz Glasner in #2504.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
as "The pipe is being closed") is now mapped to POSIX errno EPIPE (previously EINVAL).
-
- 06 Oct, 2011 6 commits
-
-
Ned Deily authored
-
Ned Deily authored
contents cannot be read.
-
Ned Deily authored
an unreadable directory.
-
Ned Deily authored
new test cases for importing bad packages and unreadable packages dirs.
-
Antoine Pitrou authored
This introduces a small private API for this common pattern. The issue has been discovered thanks to Martin's huge-mem buildbot.
-
Éric Araujo authored
-
- 05 Oct, 2011 4 commits
-
-
Amaury Forgeot d'Arc authored
-
Charles-François Natali authored
would be finalized after the reference to its underlying BufferedRWPair's writer got cleared by the GC.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 04 Oct, 2011 14 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
- 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 authored
-
Charles-François Natali authored
-
Charles-François Natali authored
root, since the semantics varies across Unix variants.
-
Charles-François Natali authored
root (directory permissions are ignored).
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Reported and diagnosed by Thomas Kluyver.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
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 authored
- bigmemtest is replaced by precisionbigmemtest - add a poor man's watchdog thread to print memory consumption
-
Antoine Pitrou authored
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
-
Meador Inge authored
-
- 02 Oct, 2011 3 commits
-
-
Senthil Kumaran authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
- 01 Oct, 2011 2 commits
-
-
R David Murray authored
Patch by Dan Kenigsberg.
-
Antoine Pitrou authored
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
-
- 29 Sep, 2011 1 commit
-
-
Charles-François Natali authored
Jarosch.
-
- 28 Sep, 2011 1 commit
-
-
Meador Inge authored
Thanks to Suman Saha for finding the bug and providing a patch.
-