| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #24269: Minor doc fixups. | Raymond Hettinger | 2015-05-23 | 1 | -5/+6 |
|
|
* | Issue #24232: Fix typos. Patch by Ville Skyttä. | Berker Peksag | 2015-05-18 | 1 | -1/+1 |
|\ |
|
| * | Issue #24232: Fix typos. Patch by Ville Skyttä. | Berker Peksag | 2015-05-18 | 1 | -1/+1 |
|
|
* | | merge | Raymond Hettinger | 2015-05-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix mangled wording | Raymond Hettinger | 2015-05-13 | 1 | -2/+2 |
|
|
* | | merge | Raymond Hettinger | 2015-05-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #19934: Document *None* as an acceptable input to Counter.most_common(... | Raymond Hettinger | 2015-05-13 | 1 | -3/+3 |
|
|
* | | Issue #24064: Add __doc__ to the example in collections.rst. | Berker Peksag | 2015-05-13 | 1 | -3/+3 |
|
|
* | | Issue #24064: Property() docstrings are now writeable. | Raymond Hettinger | 2015-05-13 | 1 | -0/+9 |
|
|
* | | Issue 23793: Add deque support for __add__(), __mul__(), and __imul__(). | Raymond Hettinger | 2015-03-31 | 1 | -0/+3 |
|
|
* | | Issue 23704: Add index(), copy(), and insert() to deques. Register deques a... | Raymond Hettinger | 2015-03-21 | 1 | -0/+22 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | #22613: minor other fixes in library docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -1/+4 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixing broken links in doc, part 3: the rest | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
| * | #22196: link to Enum in the nametuple documentation. Patch by Karmen Dykstra. | Ezio Melotti | 2014-10-28 | 1 | -3/+4 |
|
|
* | | #22196: link to Enum in the nametuple documentation. Patch by Karmen Dykstra. | Ezio Melotti | 2014-10-28 | 1 | -3/+4 |
|
|
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -1/+1 |
|
|
* | | Issue #19505: The items, keys, and values views of OrderedDict now support | Serhiy Storchaka | 2014-04-04 | 1 | -0/+3 |
|/ |
|
* | Merge typo fix. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|\ |
|
| * | Fix typo. | Zachary Ware | 2014-01-14 | 1 | -1/+1 |
|
|
* | | Removed spaces before colons and semicolons. | Serhiy Storchaka | 2013-12-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Removed spaces before colons and semicolons. | Serhiy Storchaka | 2013-12-24 | 1 | -1/+1 |
|
|
* | | Issue #19271: By Python3.4, the Python 2.4 backport links are no longer of m... | Raymond Hettinger | 2013-10-21 | 1 | -13/+0 |
|
|
* | | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -3/+3 |
|
|
* | | merge with 3.3 | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Counter: fix recipe for "n least common elements". Found by Mikhail Golubev o... | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|
|
* | | Undo the deprecation of _asdict(). | Raymond Hettinger | 2013-05-18 | 1 | -5/+2 |
|
|
* | | Deprecate nametuple._asdict() | Raymond Hettinger | 2013-05-18 | 1 | -2/+5 |
|
|
* | | Merge | Raymond Hettinger | 2013-03-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Regex should be a raw string | Raymond Hettinger | 2013-03-01 | 1 | -1/+1 |
|
|
* | | Closes #16613: Added optional mapping argument to ChainMap.new_child. | Vinay Sajip | 2013-01-11 | 1 | -4/+9 |
|/ |
|
* | Update example: Counter.subtract returns None, not self | Andrew Svetlov | 2012-12-17 | 1 | -0/+1 |
|\ |
|
| * | Update example: Counter.subtract returns None, not self | Andrew Svetlov | 2012-12-17 | 1 | -0/+1 |
|
|
* | | Fix markup in Counter note. | Georg Brandl | 2012-10-06 | 1 | -10/+10 |
|
|
* | | Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard... | Andrew Svetlov | 2012-10-04 | 1 | -1/+1 |
|
|
* | | Issue #15825: fix typo in OrderedDict docs. | Andrew Svetlov | 2012-08-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #15825: fix typo in OrderedDict docs. | Andrew Svetlov | 2012-08-31 | 1 | -1/+1 |
|
|
* | | update CodeTools link; thanks to Robert Kern from docs@ | Sandro Tosi | 2012-08-12 | 1 | -1/+1 |
|
|
* | | Fix typo | Raymond Hettinger | 2012-07-16 | 1 | -1/+1 |
|
|
* | | Clean-up example | Raymond Hettinger | 2012-07-16 | 1 | -5/+11 |
|
|
* | | cm.parents is property, not a method | Raymond Hettinger | 2012-07-16 | 1 | -8/+9 |
|
|
* | | Fix indentation of method and attribute examples. | Raymond Hettinger | 2012-06-11 | 1 | -19/+17 |
|
|
* | | Expand examples for ChainMap(). Improve markup. | Raymond Hettinger | 2012-06-10 | 1 | -38/+74 |
|
|
* | | Note that the _asdict() method is outdated | Raymond Hettinger | 2012-06-10 | 1 | -474/+475 |
|
|
* | | Move ChainMap versionadded to be less ambiguous. | Georg Brandl | 2012-04-03 | 1 | -2/+2 |
|
|
* | | Fix indentation. | Georg Brandl | 2012-03-08 | 1 | -59/+60 |
|
|
* | | merge heads (#13887) | Benjamin Peterson | 2012-01-27 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | note that get() is not affected by default_factory (closes #13887) | Benjamin Peterson | 2012-01-27 | 1 | -0/+5 |
|
|