1. 939c813 merge by Raymond Hettinger · 10 years ago
  2. 31b3683 Issue #22180: Remove weak example by Raymond Hettinger · 10 years ago
  3. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  4. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  5. e8db162 whatsnew: PEP 424 implementation. by R David Murray · 10 years ago
  6. e61f4df Closes #20005: Fix typo in operator docs. Patch by Claudiu Popa. by Zachary Ware · 11 years ago
  7. 0bffca0 Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. by Zachary Ware · 11 years ago
  8. 3686db1 merge with 3.3 by Georg Brandl · 11 years ago
  9. f6d6347 Fix typo in function name. by Georg Brandl · 11 years ago
  10. 3f5228d Issue #16694: Add source code link for operator.py by Raymond Hettinger · 11 years ago
  11. 0fbdf26 #16523: merge with 3.3. by Ezio Melotti · 11 years ago
  12. babc822 #16523: improve attrgetter/itemgetter/methodcaller documentation. by Ezio Melotti · 11 years ago
  13. e12dc28 Fix markup. by Ezio Melotti · 12 years ago
  14. 74b38b1 Issue #16148: Small improvements and cleanup. Added version information by Armin Ronacher · 12 years ago
  15. aa9a79d Issue #16148: implemented PEP 424 by Armin Ronacher · 12 years ago
  16. 3f7d1d3 Issue #14968: set 'Inplace Operators' as subsection; patch by Lars Buitinck by Sandro Tosi · 12 years ago
  17. 83c4882 s/div/truediv/; thanks to Félix-Antoine Fortin from docs@ by Sandro Tosi · 12 years ago
  18. 0f1e3ac note the blinding speed of these functions by Benjamin Peterson · 13 years ago
  19. 1c92cfe don't mention implementation detail by Benjamin Peterson · 13 years ago
  20. 17dac4c Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation. by Senthil Kumaran · 13 years ago
  21. 287d1fd Issue #10225: Fixed the simple mistakes in doctests. by Alexander Belopolsky · 13 years ago
  22. 83b1ab0 Issue 9717: Segregate and improve the documentation of "in-place" operators by Raymond Hettinger · 14 years ago
  23. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  24. e974571 Issue #10160: Speed up operator.attrgetter. Patch by Christos Georgiou. by Antoine Pitrou · 14 years ago
  25. d292a17 2-to-3 fixup for map() example in docs by Raymond Hettinger · 14 years ago
  26. 2d55e2a provide sample implementations for attrgetter and methodcaller by Benjamin Peterson · 14 years ago
  27. c16f8b3 fix more indentation by Benjamin Peterson · 14 years ago
  28. ffec810 indent properly by Benjamin Peterson · 14 years ago
  29. 83fc6dd updated/removed a few versionadded/versionchanged by Ezio Melotti · 14 years ago
  30. a0dfa82 Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from by Benjamin Peterson · 15 years ago
  31. c48d834 Issue #1717: documentation fixes related to the cmp removal. by Mark Dickinson · 15 years ago
  32. 89e1296 As discussed on python-dev, remove several operator functions by Raymond Hettinger · 15 years ago
  33. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  34. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  35. 85f7604 #3204: remove slice operations from operator doc. by Georg Brandl · 16 years ago
  36. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  37. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 16 years ago
  38. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  39. d3eb5a15 Merged revisions 61003-61033 via svnmerge from by Christian Heimes · 16 years ago
  40. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 16 years ago
  41. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  42. 2e0b755 Futher update docs after unbound method removal. by Georg Brandl · 17 years ago
  43. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  44. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  45. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago