- 29 Ock, 2009 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
- 28 Ock, 2009 2 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.
-
Guilherme Polo yazdı
-
- 27 Ock, 2009 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 26 Ock, 2009 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Brett Cannon yazdı
been done purely to help transitions from 2.7 to 3.1.
-
- 25 Ock, 2009 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Tarek Ziadé yazdı
-
Jesse Noller yazdı
Properly document multiprocessing's logging support, resolve outstanding issues with the custom levels
-
- 24 Ock, 2009 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 22 Ock, 2009 3 kayıt (commit)
-
-
Jesse Noller yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
- 21 Ock, 2009 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 20 Ock, 2009 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
with manually specified, conflicting names. Before: http://docs.python.org/dev/library/collections.html#id1 After: http://docs.python.org/dev/library/collections.html#counter-objects
-
Raymond Hettinger yazdı
* Constructor and update() support keyword args (like their dict counterparts). * The 'del' statement no longer raises KeyError for missing values. * Add multiset operations: __add__, __sub__, __and__, __or__.
-
- 19 Ock, 2009 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Vinay Sajip yazdı
-
- 18 Ock, 2009 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Jesse Noller yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 16 Ock, 2009 1 kayıt (commit)
-
-
Thomas Heller yazdı
pasted and changed afterwards.
-
- 15 Ock, 2009 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-