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
/
_collections_abc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21408: The default __ne__() now returns NotImplemented if __eq__()
Serhiy Storchaka
2015-01-26
1
-6/+0
|
\
|
*
Issue #21408: The default __ne__() now returns NotImplemented if __eq__()
Serhiy Storchaka
2015-01-26
1
-6/+0
*
|
Issue #22609: Constructors and update methods of mapping classes in the
Serhiy Storchaka
2014-11-27
1
-17/+18
|
\
\
|
|
/
|
*
Issue #22609: Constructors and update methods of mapping classes in the
Serhiy Storchaka
2014-11-27
1
-17/+18
*
|
merge
Raymond Hettinger
2014-07-02
1
-1/+1
|
\
\
|
|
/
|
*
Fix guidance for subclassing collections.Set()
Raymond Hettinger
2014-07-02
1
-1/+1
*
|
merge
Raymond Hettinger
2014-05-26
1
-2/+21
|
\
\
|
|
/
|
*
Issue 8743: Improve interoperability between sets and the collections.Set abs...
Raymond Hettinger
2014-05-26
1
-2/+21
*
|
Issue #21421: Add __slots__ to the MappingViews ABCs.
Raymond Hettinger
2014-05-04
1
-0/+8
|
/
*
Issue #19218: set __name__ of _collections_abc to collections.abc in order to...
Christian Heimes
2013-10-13
1
-0/+6
*
Issue #19218: Rename collections.abc to _collections_abc in order to speed up...
Christian Heimes
2013-10-13
1
-0/+728