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
/
Doc
/
library
/
userdict.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-24/+24
*
Issue #26557: Note that mapping view methods are not present in UserDict or ...
Raymond Hettinger
2016-09-12
1
-0/+3
*
Fix typo. Pointed out by Finn Ellis on docs@.
Zachary Ware
2014-01-14
1
-1/+1
*
Use Python 3 instead of 3.0.
Ezio Melotti
2012-05-03
1
-5/+5
*
Clarify the note for UserList
Raymond Hettinger
2012-02-02
1
-3/+12
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-6/+4
*
Provide links to Python source in a handful of
Raymond Hettinger
2010-11-05
1
-0/+5
*
Note that UserList and UserString were moved to 'collections' in 3.0.
Brett Cannon
2008-05-29
1
-0/+12
*
UserString.MutableString has been removed in Python 3.0.
Brett Cannon
2008-05-29
1
-0/+3
*
#2079: typo in userdict docs.
Georg Brandl
2008-02-21
1
-1/+1
*
Add advice on choosing between DictMixin and MutableMapping
Raymond Hettinger
2008-02-08
1
-0/+2
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+188