- 31 Mar, 2009 40 kayıt (commit)
-
-
Georg Brandl yazdı
-
Josiah Carlson yazdı
after closing the socket.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Gregory P. Smith yazdı
Document the deprecation.
-
R. David Murray yazdı
-
R. David Murray yazdı
Hopefully all modules whose imports legitimately result in a skipped test have been properly wrapped by the previous commits.
-
R. David Murray yazdı
deprecated flag from get_attribute since it isn't likely to do anything useful.
-
Josiah Carlson yazdı
-
R. David Murray yazdı
directory by consensus of devs at pycon sprint.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
Adds unittests to make sure the old fail* names continue to work now and adds a comment that they are pending deprecation. Also adds a test to confirm that the plural Equals method variants continue to exist even though we're unlikely to deprecate those. http://bugs.python.org/issue2578
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
R. David Murray yazdı
return the error message produced by importlib, so that if an import in the package whose import is being wrapped is what failed the skip message will contain the name of that module instead of the name of the wrapped module. Also fixed formatting of some previous comments.
-
Georg Brandl yazdı
-
Jesse Noller yazdı
-
Georg Brandl yazdı
-
Jesse Noller yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-