Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3aa979e0cdf37de946749141565930c1993d4abf
/
Doc
/
library
/
collections.abc.rst
e21a531
merge with 3.4
by Georg Brandl
· 10 years ago
8ed75cd
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
by Georg Brandl
· 10 years ago
748ff8b
merge
by Raymond Hettinger
· 10 years ago
11cda47
Fix guidance for subclassing collections.Set()
by Raymond Hettinger
· 10 years ago
8b852f1
Fix Issue #21528 - Fix documentation typos
by Donald Stufft
· 10 years ago
98b28fd
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 11 years ago
bfdcd43
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 11 years ago
f1dc3ee
Issue #19218: Rename collections.abc to _collections_abc in order to speed up interpreter start
by Christian Heimes
· 11 years ago
5f4b4ac
Update code examples using collections.abc classes.
by Georg Brandl
· 12 years ago
44ea77b
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
by Georg Brandl
· 12 years ago
3ddba16
Update collections ABC table to match the __abstractmethods__ attribute for each container.
by Raymond Hettinger
· 12 years ago
e2303f8
Issue #16711: Fix required method names for collections.Iterator
by Andrew Svetlov
· 12 years ago
b389eec
Move versionadded directive to the top level, as we do in other files
by Éric Araujo
· 13 years ago
459b452
Merge ABC and distutils touch-ups from 3.2.
by Éric Araujo
· 13 years ago
f90112e
Fix reST label for collections ABCs.
by Éric Araujo
· 13 years ago
c831a91
#10617: merge with 3.2.
by Ezio Melotti
· 14 years ago
3692035
Merge
by Antoine Pitrou
· 14 years ago
0716a57
Mentioned new clear() method of MutableSequence in its doc, and added unit tests for its mixin methods
by Eli Bendersky
· 14 years ago
158c9c2
Issue #11085: Moved collections abstract base classes into a separate module
by Raymond Hettinger
· 14 years ago