- 12 Eki, 2011 3 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
TLS implementations, and fails with the ad-hoc TLS implementation when a thread doesn't have an auto thread state (e.g. a thread created outside of Python calling into a subinterpreter).
-
- 09 Eki, 2011 6 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
Larry Hastings yazdı
to howto/cporting.rst.
-
Éric Araujo yazdı
The check command was fixed by Kirill Kuzminykh. The register command was using StringIO.getvalue, which uses “''.join” and thus coerces to str using the default encoding (ASCII), so I changed the code to use one extra intermediary list and correctly encode to UTF-8.
-
Éric Araujo yazdı
-
- 08 Eki, 2011 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
(found by Georg)
-
Éric Araujo yazdı
Reported by Zsolt Cserna.
-
Éric Araujo yazdı
Patch by Hallvard B Furuseth.
-
Éric Araujo yazdı
Found by Franz Glasner in #2504.
-
- 07 Eki, 2011 2 kayıt (commit)
-
-
Ned Deily yazdı
-
Antoine Pitrou yazdı
-
- 06 Eki, 2011 7 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
contents cannot be read.
-
Ned Deily yazdı
(Backport to 2.7 of existing 3.x fix)
-
Ned Deily yazdı
an unreadable directory.
-
Ned Deily yazdı
new test cases for importing bad packages and unreadable packages dirs.
-
Charles-François Natali yazdı
would be finalized after the reference to its underlying BufferedRWPair's writer got cleared by the GC.
-
Éric Araujo yazdı
-
- 05 Eki, 2011 5 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
-
Senthil Kumaran yazdı
-
É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 '2.7' is a CPython detail and should not be advertised (see #9442), even if some stdlib modules currently rely on that detail.
-
Éric Araujo yazdı
-
- 04 Eki, 2011 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(except in the strop module, which is deprecated anyway)
-
Antoine Pitrou yazdı
Reported and diagnosed by Thomas Kluyver.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
-
Meador Inge yazdı
-
- 02 Eki, 2011 2 kayıt (commit)
-
-
Senthil Kumaran 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 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Meador Inge yazdı
Thanks to Suman Saha for finding the bug and providing a patch.
-