Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bc693491eb357d5683473c22af3db867b4c0141d
/
Doc
/
library
/
collections.rst
bc69349
Add example for use cases requiring default values.
by Raymond Hettinger
· 18 years ago
7c3738e
Example of multiple replacements.
by Raymond Hettinger
· 18 years ago
213ae01
Fixup example in docs.
by Raymond Hettinger
· 18 years ago
5681cbc
Small improvement to the implementation of __replace__().
by Raymond Hettinger
· 18 years ago
eeeb9c4
Accept Issac Morland's suggestion for __replace__ to allow multiple replacements
by Raymond Hettinger
· 18 years ago
abfd8df
More docs, error messages, and tests
by Raymond Hettinger
· 18 years ago
6899586
Accept Jim Jewett's api suggestion to use None instead of -1 to indicate unbounded deques.
by Raymond Hettinger
· 18 years ago
a48a299
Eliminate camelcase function name
by Raymond Hettinger
· 18 years ago
b6893f2
Missed a line in the docs
by Raymond Hettinger
· 18 years ago
2115bbc
Add comments to NamedTuple code.
by Raymond Hettinger
· 18 years ago
a7fc4b1
Add __asdict__() to NamedTuple and refine the docs.
by Raymond Hettinger
· 18 years ago
7268e9d
Fit nits
by Raymond Hettinger
· 18 years ago
cbab594
Cleanup docs for NamedTuple.
by Raymond Hettinger
· 18 years ago
2b03d45
Handle corner cased on 0-tuples and 1-tuples. Add verbose option so people can see how it works.
by Raymond Hettinger
· 18 years ago
d36a60e
Sync-up named tuples with the latest version of the ASPN recipe.
by Raymond Hettinger
· 18 years ago
7f626f4
Added more cross-references.
by Mark Summerfield
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago