- 20 Kas, 2010 40 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
R. David Murray yazdı
-
R. David Murray yazdı
Patch by Michele Orrù.
-
Antoine Pitrou yazdı
Patch by Rodolpho Eckhardt.
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
Schemenauer.
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Éric Araujo yazdı
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Alexander Belopolsky yazdı
-
Benjamin Peterson yazdı
-
Michael Foord yazdı
-
Benjamin Peterson yazdı
-
Michael Foord yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-
R. David Murray yazdı
Patch and tests by Brian Harring, with improvements by Ralf Schmitt.
-
Łukasz Langa yazdı
-
Michael Foord yazdı
Issue 9732: remove use of __class__ in inspect.getattr_static and note the mro exception to code execution
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Michael Foord yazdı
Issue 10326: further extend test for unpickling to ensure type lookup mechanism works after unpickling
-
Michael Foord yazdı
-
Michael Foord yazdı
Issue 10326: TestCase instances can now be pickled (they store names of instance methods instead of references to the instance methods themselves).
-
R. David Murray yazdı
Also corrects a typo from a previous commit. Unfortunately this does *not* fix issue #10134.
-
Michael Foord yazdı
-
Georg Brandl yazdı
socket.gethostbyname(socket.gethostname()) can fail when host name resolution is not set up correctly; do not fail test_socket if this is the case.
-
Georg Brandl yazdı
-