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
/
collections.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected link targets in collections.rst (GH-1052)
Michael Seifert
2018-03-26
1
-24/+31
*
Fix typo -- missing "not" (GH-5528)
Raymond Hettinger
2018-02-04
1
-1/+1
*
bpo-32739: Show default value for rotate() (GH-5485)
Raymond Hettinger
2018-02-03
1
-4/+7
*
bpo-25988: Deprecate exposing collections.abc in collections GH-5414
Raymond Hettinger
2018-01-29
1
-2/+2
*
bpo-32320: Add default value support to collections.namedtuple() (#4859)
Raymond Hettinger
2018-01-11
1
-1/+24
*
bpo-32099 Add deque variant of roundrobin() recipe (#4497)
Raymond Hettinger
2017-11-23
1
-0/+19
*
bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#...
Raymond Hettinger
2017-09-10
1
-14/+4
*
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173)
Ben Hoyt
2017-06-13
1
-1/+1
*
bpo-28851: Improve namedtuple documentation (GH-1274)
csabella
2017-04-25
1
-3/+3
*
Update OrderedDict docs to reflect acceptance of PEP 468
Raymond Hettinger
2017-01-08
1
-4/+5
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2/+2
|
\
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2/+2
*
|
Issue #17941: Add a *module* parameter to collections.namedtuple()
Raymond Hettinger
2016-09-12
1
-1/+6
*
|
Add cross-reference to typing.NamedTuple. Doctest two more examples.
Raymond Hettinger
2016-08-16
1
-4/+10
*
|
merge
Raymond Hettinger
2016-08-16
1
-5/+0
|
\
\
|
|
/
|
*
Remove duplicate of the entry in the seealso section
Raymond Hettinger
2016-08-16
1
-5/+0
*
|
Issue #25628: Make namedtuple "rename" and "verbose" parameters keyword-only.
Raymond Hettinger
2016-08-16
1
-2/+6
*
|
Closes #27205: Merge with 3.5
Zachary Ware
2016-08-09
1
-15/+15
|
\
\
|
|
/
|
*
Issue #27205: Fix doctests in Doc/library/collections.rst.
Zachary Ware
2016-08-09
1
-15/+15
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-2/+3
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+3
*
|
Issue #27125: Merge typo fixes from 3.5
Martin Panter
2016-05-29
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27125: Fix various errors like “will [be] inherited”
Martin Panter
2016-05-29
1
-1/+1
*
|
Expand abbreviations FIFO and LIFO.
Serhiy Storchaka
2016-05-16
1
-2/+3
*
|
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
|
\
\
|
|
/
|
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-3/+3
|
\
\
|
|
/
|
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-3/+3
|
*
Mention types.SimpleNamespace in collections.namedtuple doc
Paul Moore
2016-04-19
1
-0/+5
*
|
Mention types.SimpleNamespace in collections.namedtuple doc
Paul Moore
2016-04-19
1
-0/+5
*
|
merge with 3.5
Georg Brandl
2016-02-26
1
-3/+3
|
\
\
|
|
/
|
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-3/+3
|
*
Issue #26194: Inserting into a full deque to raise an IndexError
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
merge
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
merge
Raymond Hettinger
2016-01-27
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
Raymond Hettinger
2016-01-27
1
-0/+3
*
|
merge
Raymond Hettinger
2015-11-24
1
-0/+3
|
\
\
|
|
/
|
*
Issue #25700: Clarify that namedtuple property docstrings became writeable in...
Raymond Hettinger
2015-11-24
1
-0/+3
*
|
merge
Raymond Hettinger
2015-11-10
1
-7/+7
|
\
\
|
|
/
|
*
Improve appearance of example code
Raymond Hettinger
2015-11-10
1
-7/+7
*
|
merge
Raymond Hettinger
2015-11-10
1
-10/+0
|
\
\
|
|
/
|
*
Remove confusing section from named tuple recipes.
Raymond Hettinger
2015-11-10
1
-10/+0
*
|
merge
Raymond Hettinger
2015-11-09
1
-2/+2
|
\
\
|
|
/
|
*
Improve namedtuple doc string examples
Raymond Hettinger
2015-11-09
1
-2/+2
*
|
Merge typo fixes from 3.5
Martin Panter
2015-10-07
1
-1/+1
|
\
\
|
|
/
|
*
Merge typo fixes from 3.4 into 3.5
Martin Panter
2015-10-07
1
-1/+1
|
|
\
|
|
*
Various minor typos in documentation and comments
Martin Panter
2015-10-07
1
-1/+1
*
|
|
Issue #25286: Merge dictionary view glossary from 3.5
Martin Panter
2015-10-07
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25286: Update dictionary view link; patch by Akira Li
Martin Panter
2015-10-07
1
-2/+2
*
|
|
Merge 3.5
Yury Selivanov
2015-09-09
1
-0/+4
|
\
\
\
|
|
/
/
[next]