- 04 Eki, 2013 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 03 May, 2013 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 12 May, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 01 Kas, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 05 Kas, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 19 Eki, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 09 Agu, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 03 Haz, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 May, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Nis, 2011 1 kayıt (commit)
-
-
Łukasz Langa yazdı
-
- 15 Nis, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 24 Mar, 2011 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Move __name__ back out of the template; the responsibility for setting __name__ lies with the caller (which knows something about the new namespace), not with the class definition (which doesn't know about the namespace it is being built in).
-
- 23 Mar, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 04 Mar, 2011 1 kayıt (commit)
-
-
Eli Bendersky yazdı
Mentioned new clear() method of MutableSequence in its doc, and added unit tests for its mixin methods
-
- 26 Şub, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 23 Şub, 2011 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 04 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 03 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 02 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Backport r87594 r87611 and r87612 so that OrderedDict subclassing behavior better matches dict subclassing (i.e. adding __missing__ works and extending/overriding the update() methods doesn't break __init__()).
-
- 01 Ock, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 31 Ara, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 30 Kas, 2010 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86857 | raymond.hettinger | 2010-11-28 22:56:12 -0500 (Sun, 28 Nov 2010) | 1 line Issue #10565: Iterator ABC should require both __next__ and __iter__. ........
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86857 | raymond.hettinger | 2010-11-28 22:56:12 -0500 (Sun, 28 Nov 2010) | 1 line Issue #10565: Iterator ABC should require both __next__ and __iter__. ........
-
- 29 Kas, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 21 Kas, 2010 2 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
- 20 Kas, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 16 Eyl, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 13 Eyl, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 12 Eyl, 2010 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-