- 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 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
-
- 22 Eyl, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 21 Eyl, 2011 4 kayıt (commit)
-
-
Charles-François Natali yazdı
ready before having been set up.
-
Senthil Kumaran yazdı
-
Charles-François Natali yazdı
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).
-
Jesus Cea yazdı
-
- 20 Eyl, 2011 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Barry Warsaw yazdı
finding the bug and providing a patch.
-
- 19 Eyl, 2011 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Jesus Cea yazdı
-
- 18 Eyl, 2011 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 17 Eyl, 2011 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 15 Eyl, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
find_module() now raises a RuntimeError, instead of ImportError, on an error on sys.path or sys.meta_path because load_package() and import_submodule() returns None and clear the exception if a ImportError occurred.
-
- 14 Eyl, 2011 2 kayıt (commit)
-
-
Ned Deily yazdı
with invalid hex escape sequences, like b'\x0'. (Original patch by Claudiu Popa.)
-
Stefan Krah yazdı
-
- 12 Eyl, 2011 5 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Amaury Forgeot d'Arc yazdı
object triggers the garbage collector.
-
Éric Araujo yazdı
-
Stefan Krah yazdı
-
- 10 Eyl, 2011 4 kayıt (commit)
-
-
Éric Araujo yazdı
-
Ezio Melotti yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
- 09 Eyl, 2011 5 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I have tests to add in this file and it’s always nice to start from a clean base.
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Éric Araujo yazdı
Also fix some markup and typos.
-
- 06 Eyl, 2011 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
-