summaryrefslogtreecommitdiffstats
path: root/Doc/library/collections.abc.rst
Commit message (Expand)AuthorAgeFilesLines
* Move versionadded directive to the top level, as we do in other filesÉric Araujo2011-08-161-2/+3
* Merge ABC and distutils touch-ups from 3.2.Éric Araujo2011-06-041-4/+4
* Fix reST label for collections ABCs.Éric Araujo2011-06-031-1/+1
* #10617: merge with 3.2.Ezio Melotti2011-03-281-8/+50
* MergeAntoine Pitrou2011-03-221-1/+1
* Mentioned new clear() method of MutableSequence in its doc, and added unit te...Eli Bendersky2011-03-041-1/+1
* Issue #11085: Moved collections abstract base classes into a separate moduleRaymond Hettinger2011-02-221-0/+139