1. 311ae46 [2.7] Docs: fixed placement of .. _func-list: in functions.rst (#2520) by Dmitry Tokarev · 8 years ago
  2. 58bb0d8 Fixed 2.7 docs - links to list, backported from python3.x (#2518) by Dmitry Tokarev · 8 years ago
  3. b8b9f95 [2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616) by Serhiy Storchaka · 8 years ago
  4. ebfb2f7 Issue #29329: Improve documentation for hex(). Patch by Ammar Askar by Mariatta Wijaya · 9 years ago
  5. 0092bc7 Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 9 years ago
  6. d51b0f2 Issue #24314: Add links for general attributes like __name__, __dict__ by Martin Panter · 9 years ago
  7. 6e0b44e Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  8. 0a1ba70 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 10 years ago
  9. 937f2f7 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 10 years ago
  10. 13ab3a4 Make expression legal python by adding '1'. by Terry Jan Reedy · 10 years ago
  11. 11d041a #24081: Remove obsolete caveat from import docs. by R David Murray · 10 years ago
  12. 1afb9da #23512: list non-essential built-in functions after the table. Patch by Carlo Beccarini. by Ezio Melotti · 10 years ago
  13. 3454941 Use internal links where possible by Raymond Hettinger · 11 years ago
  14. 34d1597 #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) by Georg Brandl · 11 years ago
  15. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
  16. 9f8a5b1 #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 11 years ago
  17. c305ad7 Issue #22575: Revise bytearray entry for 2.7. by Terry Jan Reedy · 11 years ago
  18. 4a89fd9 Document builtin classes as such, not functions. by Georg Brandl · 11 years ago
  19. 575ee4c Issue #22174: Clean-up grammar and ambiguities in property() docs. by Raymond Hettinger · 11 years ago
  20. 85b5b73 Fix minor typo in round docs. Reported by Scott Hinton on docs@. by Zachary Ware · 11 years ago
  21. 9f2dcd2 Issue #19362: Tweek len() doc and docstring to expand the indicated range of by Terry Jan Reedy · 11 years ago
  22. c769280 Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 11 years ago
  23. fd0c2f5 Define what “updating” means in docs for open (#19627). by Éric Araujo · 11 years ago
  24. 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  25. ad16b72 Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 12 years ago
  26. b44c861 document that various functions that parse from source will interpret things as latin-1 (closes #18870) by Benjamin Peterson · 12 years ago
  27. 589cb11 Issue #17418: specify that buffer sizes are bytes. by Terry Jan Reedy · 12 years ago
  28. 5f52246 #14489: fix wrong link. by Ezio Melotti · 12 years ago
  29. ed5fba2 #17035: use new style classes in classmethod/staticmethod examples. Patch by Berker Peksag. by Ezio Melotti · 12 years ago
  30. 01560de #16503: clarify "apply" docs. by Ezio Melotti · 13 years ago
  31. 9e173eb Link to "XRange Type" section in xrange() built-in function documentation. by Chris Jerdonek · 13 years ago
  32. 67f089f Backport from 3.2: adjust set and frozenset function docs (issue #16436). by Chris Jerdonek · 13 years ago
  33. b8fbff8 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 13 years ago
  34. def5df6 Issue #16206: Backport dict documentation improvements from 3.2. by Chris Jerdonek · 13 years ago
  35. ad4b000 Issue #14783: Backport changes from 3.2. by Chris Jerdonek · 13 years ago
  36. 71d74b0 Close #16036: Backport 3.x documentation improvement. by Chris Jerdonek · 13 years ago
  37. fab57cc Close issue #16077: fix code example in documentation of reduce() built-in (from docs@). by Chris Jerdonek · 13 years ago
  38. 39e0fb0 Issue 15985: fix round argument names in documentation. Thanks Chris Jerdonek. by Mark Dickinson · 13 years ago
  39. 714e64e #15831: avoid using 3.x syntax for keyword-only args. by Ezio Melotti · 13 years ago
  40. ed3f590 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. by Ezio Melotti · 13 years ago
  41. c7b8f80 #15543: reflow paragraphs. by R David Murray · 13 years ago
  42. 5618aaa #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 13 years ago
  43. 359b503 make documented file() kw names and actual ones agree (closes #15572) by Benjamin Peterson · 13 years ago
  44. 59488d2 Closes #9254: backport __import__ docstring/doc mentions of importlib. by R David Murray · 13 years ago
  45. 45ed012 Issue #13557: Clarify effect of giving two different namespaces to exec or by Terry Jan Reedy · 13 years ago
  46. e58ce01 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 13 years ago
  47. 1d710b6 backport 7a05cb3beddf to 2.7 by Sandro Tosi · 13 years ago
  48. b45c5e2 Closes #14489: correct link target. by Georg Brandl · 13 years ago
  49. 5081957 Closes #9574: Note that complex constructor doesn't allow whitespace around central operator. by Mark Dickinson · 13 years ago
  50. 65de77e Clean-up docs for input() by Raymond Hettinger · 14 years ago
  51. 6d837a3 Add pure python equivalent code for reduce(). by Raymond Hettinger · 14 years ago
  52. 51ab351 Move a space. by Ezio Melotti · 14 years ago
  53. 98ed08f update to new C roles and directives by Sandro Tosi · 14 years ago
  54. 150122a #11633 about buffering of print by Terry Jan Reedy · 14 years ago
  55. 36cdca1 Clarify that vars() doesn't place extra restrictions on __dict__. by Raymond Hettinger · 14 years ago
  56. 972ba9e Add missing versionadded (fixes #12392) by Éric Araujo · 14 years ago
  57. e0054c5 Link isinstance/issubclass to the ABC glossary entry (#12256) by Éric Araujo · 14 years ago
  58. 5dd034b Minor doc addition for clarity by Éric Araujo · 14 years ago
  59. 8171cf5 #12642: fix args names in open() doc. by Ezio Melotti · 14 years ago
  60. b952413 Fix markup. by Ezio Melotti · 14 years ago
  61. 320b914 Issue 11889: Clarify docs for enumerate. by Raymond Hettinger · 14 years ago
  62. 88fc661 Cleanup example by Raymond Hettinger · 14 years ago
  63. 690d4ae Multiple clean-ups to the docs for builtin functions. by Raymond Hettinger · 14 years ago
  64. 783a30f Link to suggestions for how to use super(). by Raymond Hettinger · 14 years ago
  65. 29f6efa Issue 12003: fixing error in xrange alternative sample by Eli Bendersky · 14 years ago
  66. 26946ec Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from by Georg Brandl · 15 years ago
  67. bf8484e Merged revisions 86732 via svnmerge from by Ezio Melotti · 15 years ago
  68. e8803e7 Issue #8340: document bytearray in Python 2.7. by Antoine Pitrou · 15 years ago
  69. d5cd1ff Merged revisions 86249 via svnmerge from by Éric Araujo · 15 years ago
  70. 15c2cec Issue 7447: Improve docs for sum(). by Raymond Hettinger · 15 years ago
  71. 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 15 years ago
  72. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
  73. 19746cb Merged revisions 83277 via svnmerge from by Mark Dickinson · 15 years ago
  74. 5ac9d87 #8472: fix misleading reference to ifilterfalse() in filter() docs. by Georg Brandl · 15 years ago
  75. 8c09ebc #8472: fix wrong function name in functions.rst: itertools.filterfalse -> itertools.ifilterfalse by Ezio Melotti · 15 years ago
  76. c9a8a4a #8370: fix module name in backported doc addition. by Georg Brandl · 15 years ago
  77. bb006cf Add tests for cmp_to_key. by Raymond Hettinger · 15 years ago
  78. f54c268 Document link to Sorting HowTo by Raymond Hettinger · 15 years ago
  79. 118c557 Fix some issues found by Jacques Ducasse on the docs list. by Georg Brandl · 15 years ago
  80. 2600a33 #7400: typo. by Georg Brandl · 16 years ago
  81. b6fb8dc Fix terminology. by Georg Brandl · 16 years ago
  82. 2fb77bd revert r76243; I was right, actually :) by Benjamin Peterson · 16 years ago
  83. c4a346c never mind about eval mode in this case by Benjamin Peterson · 16 years ago
  84. e36199b fix several compile() issues by translating newlines in the tokenizer by Benjamin Peterson · 16 years ago
  85. 6c14e58 Use "impl-detail" directive where applicable. by Georg Brandl · 16 years ago
  86. 530df33 Issue #7028: Add note to hex() builtin docs pointing to float.hex(). by Mark Dickinson · 16 years ago
  87. 54967d9 #6925: rewrite docs for locals() and vars() a bit. by Georg Brandl · 16 years ago
  88. 29bc2cd Fix base keyword arg name for int() and long(). by Georg Brandl · 16 years ago
  89. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  90. 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
  91. 4ee6d25 Improve English phrasing. by R. David Murray · 16 years ago
  92. e15048e s/use/call/ by Georg Brandl · 16 years ago
  93. 22396da Fix confusing wording. by Georg Brandl · 16 years ago
  94. fa0123b #6084: fix example. by Georg Brandl · 16 years ago
  95. 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
  96. e561011 #5751: fix escaping of \\n. by Georg Brandl · 16 years ago
  97. 76162e3 Clarify the behavior of any() and all() with an empty iterable. by Raymond Hettinger · 16 years ago
  98. 789be0c Issue #2396: backport the memoryview object. by Antoine Pitrou · 16 years ago
  99. d59efbc #5199: make warning about vars() assignment more visible. by Georg Brandl · 16 years ago
  100. 06919a1 a much better example by Benjamin Peterson · 16 years ago