index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
_abcoll.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
MappingView is Sized.
Raymond Hettinger
2008-02-09
1
-1/+1
*
Document how to use Set and MutableSet as a mixin.
Raymond Hettinger
2008-02-09
1
-2/+2
*
Merge r60679
Raymond Hettinger
2008-02-09
1
-30/+4
*
Merge r60674 an 60675.
Raymond Hettinger
2008-02-09
1
-6/+19
*
Fix-up the _from_iterable() method to return instances of the subclass where ...
Raymond Hettinger
2008-02-06
1
-1/+6
*
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...
Christian Heimes
2008-02-06
1
-0/+1
*
Convert test_userdict to use the collections.UserDict.
Raymond Hettinger
2008-02-05
1
-2/+3
*
Fix-up mapping equality tests to include both keys and values
Raymond Hettinger
2008-02-05
1
-2/+2
*
Fix typo (thanks Nick).
Raymond Hettinger
2008-02-04
1
-1/+1
*
Start replacing UserDict.DictMixin with collections.MutableMapping (the bsddb...
Raymond Hettinger
2008-02-04
1
-0/+12
*
Merged revisions 60441-60474 via svnmerge from
Christian Heimes
2008-01-31
1
-12/+6
*
Merged revisions 60408-60440 via svnmerge from
Christian Heimes
2008-01-30
1
-0/+12
*
Removed PyInt_GetMax and sys.maxint
Christian Heimes
2007-12-04
1
-1/+1
*
Removed more types from the types module
Christian Heimes
2007-11-29
1
-1/+3
*
Added view and iterator types to collections / _abcoll
Christian Heimes
2007-11-28
1
-3/+43
*
Add ABC ByteString which unifies bytes and bytearray (but not memoryview).
Guido van Rossum
2007-11-21
1
-3/+13
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-1/+1
*
Patch 1335 by Christian Heimes.
Guido van Rossum
2007-10-26
1
-2/+0
*
Patch# 1258 by Christian Heimes: kill basestring.
Guido van Rossum
2007-10-16
1
-1/+2
*
Breaking ground for PEP 3137 implementation:
Guido van Rossum
2007-10-08
1
-1/+1
*
Merged revisions 55962-56019 via svnmerge from
Guido van Rossum
2007-06-18
1
-1/+1
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-0/+535