1. 888a672 Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  2. 0b2833e Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  3. 73c6f64 Merge issue #24129 from 3.4 by Nick Coghlan · 9 years ago
  4. 91e561a Issue #24129: Clarify reference docs for name resolution. by Nick Coghlan · 9 years ago
  5. 75b5ab5 docs: Fix productionlist for async def functions by Yury Selivanov · 9 years ago
  6. a1bddad Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  7. 7e732a7 Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  8. 8fb307c Issue #24619: New approach for tokenizing async/await. by Yury Selivanov · 9 years ago
  9. 47066ee merge 3.4 (#24610) by Benjamin Peterson · 9 years ago
  10. acb3a4d fix normalization example (closes #24610) by Benjamin Peterson · 9 years ago
  11. 4801383 upgrade to Unicode 8.0.0 by Benjamin Peterson · 9 years ago
  12. 66f8828 Issue #24439: Improve PEP 492 related docs. by Yury Selivanov · 9 years ago
  13. 5376ba9 Issue #24400: Introduce a distinct type for 'async def' coroutines. by Yury Selivanov · 9 years ago
  14. bd44ce8 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  15. f5d4523 Closes issue #24405: mark set display as code. by Terry Jan Reedy · 9 years ago
  16. ab89f9c merge by Raymond Hettinger · 9 years ago
  17. 9ecf9e2 Issue #24219: Remove duplicate literal in docs. by Raymond Hettinger · 9 years ago
  18. f3e40fa Issue 24180: Documentation for PEP 492 changes. by Yury Selivanov · 9 years ago
  19. 8170e8c PEP 479: Change StopIteration handling inside generators. by Yury Selivanov · 9 years ago
  20. 19dac07 Issue 24088: Clarify semantics of yield expression (merge from 3.4). by Guido van Rossum · 9 years ago
  21. d0150ad Issue 24088: Clarify semantics of yield expression. by Guido van Rossum · 9 years ago
  22. 51f5805 merge 3.4 (#24049) by Benjamin Peterson · 9 years ago
  23. 9bdd613 remove dead *-import checking code (closes #24049) by Benjamin Peterson · 9 years ago
  24. b5a3d9b Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  25. 2097f53 Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  26. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  27. 770319d Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 9 years ago
  28. 2995cc6 Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 9 years ago
  29. 4785f5e Merge with 3.4 by Zachary Ware · 10 years ago
  30. 57c616f Fix a typo pointed out on docs@ by Zachary Ware · 10 years ago
  31. e62430e Issue22988: clarify yield and exception blocks by Ethan Furman · 10 years ago
  32. 2f825af Issue22988: clarify yield and exception blocks by Ethan Furman · 10 years ago
  33. 9fdb0fe Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  34. 845d33c Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  35. 119479f Issue20467: clarify __init__'s role by Ethan Furman · 10 years ago
  36. 02d8454 Issue #23014: Make importlib.abc.Loader.create_module() required when by Brett Cannon · 10 years ago
  37. b67f6e2 Issue #23006: Improve the documentation and indexing of dict.__missing__. by Terry Jan Reedy · 10 years ago
  38. c9f5f2d #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs. by R David Murray · 10 years ago
  39. b004943 (3.4) Issue22780: reword NotImplemented docs to emphasise should by Ethan Furman · 10 years ago
  40. e6b2b78 Merge 3.4 by Terry Jan Reedy · 10 years ago
  41. 892dbd1 Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs. by R David Murray · 10 years ago
  42. 9b55089 Issue22780: reword NotImplemented docs to emphasise should by Ethan Furman · 10 years ago
  43. b6e2556 Issue #22834: Have import suppress FileNotFoundError when the current by Brett Cannon · 10 years ago
  44. d0c4ef1 Issue #22242: Try to make some import-related loader details clearer. by Brett Cannon · 10 years ago
  45. e21a531 merge with 3.4 by Georg Brandl · 10 years ago
  46. a4c8c47 #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
  47. 794e9bf merge with 3.4 by Georg Brandl · 10 years ago
  48. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  49. cadc3fd Merge with 3.4 by Georg Brandl · 10 years ago
  50. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  51. 58b2ddf Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
  52. f87f515 Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
  53. 2623a5d Merge: #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  54. 5f16f90 #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  55. 532783b Merge: #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  56. 5bd6242 #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  57. cd09571 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  58. b6271f2 Issue 22465: grammar, number agreement. by Terry Jan Reedy · 10 years ago
  59. 1aca6e1 Issue #20643: Removed unneeded (and wrong) class directives. by Serhiy Storchaka · 10 years ago
  60. 848c8b2 Issue #20643: Removed unneeded (and wrong) class directives. by Serhiy Storchaka · 10 years ago
  61. 5231369 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  62. 65e3ecb Issue #22243: fix except grammar in reference. by Terry Jan Reedy · 10 years ago
  63. bd59241 add matrix multiplication operator to correct lists (closes #22142) by Benjamin Peterson · 10 years ago
  64. e2197a4 Merge issue #21667 from 3.4 by Nick Coghlan · 10 years ago
  65. 1462786 Issue #21667: Clarify string data model description by Nick Coghlan · 10 years ago
  66. cc568b1 Merge #21662: fix typo, improve sentence flow by R David Murray · 10 years ago
  67. 2c07818 #21662: fix typo, improve sentence flow by R David Murray · 10 years ago
  68. b369f58 Issue #21439: Merge with 3.4 by Zachary Ware · 10 years ago
  69. 2f78b84 Issue #21439: Fix a couple of typos. by Zachary Ware · 10 years ago
  70. a73a34d merge by Raymond Hettinger · 10 years ago
  71. aa7886d Issue 21439: Minor issues in the reference manual. by Raymond Hettinger · 10 years ago
  72. 384a3ea5 merge 3.4 by Benjamin Peterson · 10 years ago
  73. 5c8ce18 remove confusing delete indexing (closes #21466) by Benjamin Peterson · 10 years ago
  74. ed49265 Merge with 3.4 by Zachary Ware · 10 years ago
  75. 9fafc9f Add prompts to interactive example. by Zachary Ware · 10 years ago
  76. 4e6688d Issue #21366: Document the fact that ``return`` in a ``finally`` clause by Zachary Ware · 10 years ago
  77. 8edd532 Issue #21366: Document the fact that ``return`` in a ``finally`` clause by Zachary Ware · 10 years ago
  78. 727a463 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  79. 9cc9026 Issue #21055: Index (augmented) assignment symbols. by Terry Jan Reedy · 10 years ago
  80. e9dcfd1 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  81. 7c895ed Closes 21048: Index 'as' in import and with statements. by Terry Jan Reedy · 10 years ago
  82. f7f9818 #18628: clarify index entry for source file encoding declaration. by R David Murray · 10 years ago
  83. 16b8c61 Merge: #18628: clarify index entry for source file encoding declaration. by R David Murray · 10 years ago
  84. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  85. 490a72e docs: Better wording for __objclass__ docs. Issue #19281 by Yury Selivanov · 10 years ago
  86. b9aa8cb docs: Document __objclass__. Closes #19281. by Yury Selivanov · 10 years ago
  87. af8a4df docs: Better wording for __objclass__ docs. Issue #19281 by Yury Selivanov · 10 years ago
  88. d3f918c docs: Document __objclass__. Closes #19281. by Yury Selivanov · 10 years ago
  89. 9aa00d1 Issue #19697: document more __main__.__spec__ quirks by Nick Coghlan · 11 years ago
  90. e50f9aa Issue #19697: Document cases where __main__.__spec__ is None. by Eric Snow · 11 years ago
  91. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  92. 14d7b71 #19953: Clarify the wording of the augmented assignment discussion. by R David Murray · 11 years ago
  93. 71215c5 merge 3.3 (closes #12704) by Benjamin Peterson · 11 years ago
  94. d1c85fd eliminate redundancy between yield stmt and yield expr docs (closes #12704) by Benjamin Peterson · 11 years ago
  95. b7f5dca Merge 3.4.0b2 release revisions back into mainline. by Larry Hastings · 11 years ago
  96. df3ed24 Issue19995: %o, %x, %X now only accept ints by Ethan Furman · 11 years ago
  97. bfd715e Regenerated pydoc/topics.py, and fix a "suspicious" doc error. by Larry Hastings · 11 years ago
  98. 002033e correct word for __annotations__ doc (closes #20110) by Benjamin Peterson · 11 years ago
  99. 8ec15f7 merge 3.3 (#20110) by Benjamin Peterson · 11 years ago
  100. 1cb4f60 Merge with 3.3 by Zachary Ware · 11 years ago