1. 8f1dd22 Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  2. b362f75 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  3. d51b0f2 Issue #24314: Add links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  4. 24b9e1a [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 8 years ago
  5. d5982d0 Issue #23275: Backport empty square bracket assignment documentation fix by Martin Panter · 8 years ago
  6. 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 9 years ago
  7. 167c81d Issue #23986: Note that the in-operator for lists and tuples check identity before equality. by Raymond Hettinger · 9 years ago
  8. 838b133 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 9 years ago
  9. bf3b897 Python for .NET has moved to Github. by Zachary Ware · 9 years ago
  10. 311c8d6 Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  11. dbbc07c the default is sys.maxsize not sys.maxint (closes #23645) by Benjamin Peterson · 10 years ago
  12. 3700cc3 Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  13. f0f09b9 Issue #23006: Improve the documentation and indexing of dict.__missing__. by Terry Jan Reedy · 10 years ago
  14. 97ae466 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  15. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  16. 867dc37 remove link to the 'original package specification'; I doubt it's useful anymore (closes #22657) by Benjamin Peterson · 10 years ago
  17. 8d867cb Closes #17057: fix grammar in old-style vs new-style class docs. by Georg Brandl · 10 years ago
  18. b10b8ea Issue 22465: grammar, number agreement. by Terry Jan Reedy · 10 years ago
  19. ea21772 Issue #20643: Fixed references to the next() method (distinguish from the by Serhiy Storchaka · 10 years ago
  20. 13056bf correct call grammar error (#3473) by Benjamin Peterson · 10 years ago
  21. a58b255 Issue #22243: fix except grammar in reference. by Terry Jan Reedy · 10 years ago
  22. e9314e4 remove confusing delete indexing (closes #21466) by Benjamin Peterson · 11 years ago
  23. 4773b90 Add prompts to interactive example. by Zachary Ware · 11 years ago
  24. 1512143 Issue #21366: Document the fact that ``return`` in a ``finally`` clause by Zachary Ware · 11 years ago
  25. f3ae10e Closes #21055: Index (augmented) assignment symbols. by Terry Jan Reedy · 11 years ago
  26. cd3d741 Closes 21048: Index 'as' in import and with statements. by Terry Jan Reedy · 11 years ago
  27. dd967ef #18628: clarify index entry for source file encoding declaration. by R David Murray · 11 years ago
  28. b41299e note that the hash of an arbitrary object is only derived from its address (closes #21154) by Benjamin Peterson · 11 years ago
  29. 383952d Issue #19683: Add __closure__ and other missing attributes to function docs. by Mark Dickinson · 11 years ago
  30. 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  31. ad16b72 Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 11 years ago
  32. cff39b0 Use "lambda expression" as preferred to "lambda form". by Georg Brandl · 11 years ago
  33. b44c861 document that various functions that parse from source will interpret things as latin-1 (closes #18870) by Benjamin Peterson · 11 years ago
  34. 241f653 Remove repetition of string escapes note 1 at end of note 2. by Terry Jan Reedy · 11 years ago
  35. 67f84a7 #14878: add cross-reference to the yield statement. by Andrew Kuchling · 12 years ago
  36. e7fb700 The im_class of unbound class methods is actually not the same as im_self. by Georg Brandl · 12 years ago
  37. 7a48a8b Clarify point in name mangling doc. by Georg Brandl · 12 years ago
  38. 75da357 Backport rev. 3ae74b361f53 to 2.7 branch. by Georg Brandl · 12 years ago
  39. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
  40. 93324d7 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  41. 32bbc1c Merge from 3.2: add links and index entries for "argument" and "parameter." by Chris Jerdonek · 12 years ago
  42. b430994 Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  43. 1be0576 #16677: merge with 3.2. by Ezio Melotti · 12 years ago
  44. 9f929bb #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  45. 2654b86 Link to "yield from" examples in yield documentation. by Chris Jerdonek · 12 years ago
  46. bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 12 years ago
  47. 777db2d Fix label in docs (from issue #13538). by Chris Jerdonek · 12 years ago
  48. 5fae0e5 Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  49. 17fc44c Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  50. 82c1c78 - Issue #16514: Fix regression causing a traceback when sys.path[0] is None by Barry Warsaw · 12 years ago
  51. e2cf03e Issue #16144: Fix misleading sentence in reference/import. by Andrew Svetlov · 12 years ago
  52. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  53. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  54. 8b0f3ad Merge from 3.2: fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  55. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  56. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  57. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  58. af94724 Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  59. 4614cc4 Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. by Georg Brandl · 12 years ago
  60. 7ea9a42 Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. by Georg Brandl · 12 years ago
  61. e7f9037 #16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  62. ddd74b1 Merge: Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  63. f532035 Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  64. 33d8ce1 Issue #14167: merge fix from 3.2 branch. by Mark Dickinson · 12 years ago
  65. 05ee581 Issue #14167: restore statement about breaks in finally clauses. by Mark Dickinson · 12 years ago
  66. a96be78 Merge #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  67. d8bbde3 #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  68. 1685db0 s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous) by Nick Coghlan · 12 years ago
  69. f669036 Merge #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  70. 2c1d1d6 #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  71. f06afe3 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  72. f158d86 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  73. a81b481 Fix markup errors and update pydoc topics. by Georg Brandl · 12 years ago
  74. 4941774 Issue #15502: Bring the importlib.PathFinder docs and docstring more in line with the new import system documentation, and fix various parts of the new docs that weren't quite right given PEP 420 or were otherwise a bit misleading. Also note the key terminology problem still being discussed in the issue by Nick Coghlan · 12 years ago
  75. e3376ef Clarify the import statement semantics, especially for implicit imports in the 'from X import Y' variant by Nick Coghlan · 12 years ago
  76. c86e8d9 Improve wording for __hash__ by Antoine Pitrou · 12 years ago
  77. dadebab Finally, a coherent set of terminology for all the lil' beasties involved. by Barry Warsaw · 12 years ago
  78. cbc4c19 Another XXX. by Barry Warsaw · 12 years ago
  79. c1e721b Address substantially all of Eric Snow's comments in issue #15295, except for by Barry Warsaw · 12 years ago
  80. d7d2194 Integration of importdocs from the features/pep-420 repo. by Barry Warsaw · 12 years ago
  81. c19d7b6 fix typo; thanks to Dmitry Northerner from docs@ by Sandro Tosi · 12 years ago
  82. cf4710c Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  83. 4268b3a #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  84. 1658797 Issue #16339: Document and test exec(stmt, globals, locals) form in Python 2.7. by Mark Dickinson · 12 years ago
  85. 64c0b2c Backport from 3.2: remove "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  86. 32473e7 Backport from 3.2: fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  87. d9edd82 String exceptions aren't just deprecated, they are gone. by Raymond Hettinger · 12 years ago
  88. 5a53a41 Issue #14167: restore statement about breaks in finally clauses; remove statement about exception chaining. by Mark Dickinson · 12 years ago
  89. 85307b4 #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  90. 5618aaa #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 12 years ago
  91. 6bcd00a Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  92. 45ed012 Issue #13557: Clarify effect of giving two different namespaces to exec or by Terry Jan Reedy · 12 years ago
  93. 56ed284 Merge with 3.2. by Georg Brandl · 12 years ago
  94. 33369cf Fix a bunch of "versionchanged" related markup errors. by Georg Brandl · 12 years ago
  95. 0182f38 Fix small overeager edit from 8e47e9af826e. by Georg Brandl · 12 years ago
  96. 0b3847d Issue #15096: Drop support for the ur string prefix by Christian Heimes · 12 years ago
  97. 305acf2 Remove an incorrect implementation detail by Nick Coghlan · 12 years ago
  98. b267475 Clarify a paragraph in the new metaclass docs by Nick Coghlan · 12 years ago
  99. 337b2bf Describe the default hash correctly, and mark a couple of CPython implementation details by Nick Coghlan · 12 years ago
  100. 78770f0 Fix typo in new metaclass docs by Nick Coghlan · 12 years ago