- 29 Ock, 2009 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
- 28 Ock, 2009 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
Correct docs for ABCs (MutableSequence was missing __setiem). Simplify the table by taking out inherited requirements for abstract methods.
-
Raymond Hettinger yazdı
for Iterator and MutableSet. Also added thorough test for required abstractmethods.
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
* Added ttk tests to the expected skips mapping just like where test_tcl was expected to be skipped too.
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
- 27 Ock, 2009 10 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Mark Hammond yazdı
to avoid problems loading the CRT from a private assembly. Via bug 4566.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 26 Ock, 2009 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
whenever a connection cannot be formed. Also, the Idle version number is already in the About Idle dialog. Now, the startup is clean looking once again.
-
Mark Dickinson yazdı
Hirokazu Yamamoto for the patch.
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
rewrap a line of length > 79, and update comments.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
been done purely to help transitions from 2.7 to 3.1.
-
- 25 Ock, 2009 11 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Mark Dickinson yazdı
This change should silence a compiler warning on Windows.
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Hirokazu Yamamoto yazdı
-
Benjamin Peterson yazdı
I changed some bytearray methods to use strings instead of unicode like bytes_repr Also, bytearray.fromhex() can take strings as well as unicode
-
Mark Dickinson yazdı
-