1. 7e4897a bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326) by Mariatta · 7 years ago
  2. deea29e bpo-26184: import.rst: Improve versionchanged note (GH-277) (#320) by Mariatta · 7 years ago
  3. 7333d17 bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-314) by Mariatta · 7 years ago
  4. f28db60 [3.6] Fix small typos in expressions.rst (GH-276) (GH-281) by Mariatta · 7 years ago
  5. 2be9889 Issues #12067: Merge hash recommendation from 3.5 by Martin Panter · 7 years ago
  6. 8dbb0ca Issue #12067: Recommend that hash and equality be consistent by Martin Panter · 7 years ago
  7. 406c252 Issue #29012: Merge from 3.5 by Berker Peksag · 7 years ago
  8. 7b4e551 Issue #29012: Remove another outdated information by Berker Peksag · 7 years ago
  9. a22457e Issue #29012: Merge from 3.5 by Berker Peksag · 7 years ago
  10. 14adafd Issue #29012: Remove outdated information about __bases__ by Berker Peksag · 7 years ago
  11. 7e930d7 Issue #28954: Merge keyword argument syntax from 3.5 by Martin Panter · 7 years ago
  12. 7106a51 Issue #28954: Add missing comma to keyword argument syntax by Martin Panter · 7 years ago
  13. 01e4c11 Merge 3.5 by Victor Stinner · 7 years ago
  14. 509476b doc: Suggest to hash(tuple of attr) rather than XOR by Victor Stinner · 7 years ago
  15. 0366004 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 7 years ago
  16. 19d2467 Issue #23722: improve __classcell__ compatibility by Nick Coghlan · 7 years ago
  17. 2854018 Another en → em dash fix for 3.6 by Martin Panter · 8 years ago
  18. f66f03b Update docs to reflect new behavior around backslashes in expressions (not allowed), matching recent changes to PEP 498. by Jason R. Coombs · 8 years ago
  19. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  20. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  21. 0b51fd4 merge by Raymond Hettinger · 8 years ago
  22. 06e18a7 Issue #26511: Reference the id() function in the 'is' and 'is not' docs by Raymond Hettinger · 8 years ago
  23. 015d874 Issue #28076: Variable annotations should be mangled for private names. by Guido van Rossum · 8 years ago
  24. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  25. 68f4dd8 Doc updates for PEPs 520 and 468. by Eric Snow · 8 years ago
  26. 6cff874 Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal. by Guido van Rossum · 8 years ago
  27. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 8 years ago
  28. 4f29e75 Issue #24254: Drop cls.__definition_order__. by Eric Snow · 8 years ago
  29. b957b0c Issue #28030: Update the language reference for PEP 468. by Eric Snow · 8 years ago
  30. 110b6fe #27364: Deprecate invalid escape strings in str/byutes. by R David Murray · 8 years ago
  31. 46f97b8 Issue #15767: Use ModuleNotFoundError. by Eric Snow · 8 years ago
  32. 92a6c17 Issue #24254: Preserve class attribute definition order. by Eric Snow · 8 years ago
  33. f74c33a Merge by Raymond Hettinger · 8 years ago
  34. 7ea386e Issue 19504: Change "customise" to "customize" American spelling. by Raymond Hettinger · 8 years ago
  35. 97c1adf Anti-registration of various ABC methods. by Guido van Rossum · 8 years ago
  36. 3f63483 Merge for issue #27712 by Brett Cannon · 8 years ago
  37. 6336fb2 Issue #27712: Fix some typos in the import docs. by Brett Cannon · 8 years ago
  38. 91494d3 Issue #26576: Merge from 3.5 by Berker Peksag · 8 years ago
  39. 6cafece Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) by Berker Peksag · 8 years ago
  40. 607e1c4 Issue 27366: PEP 487 docs updates by Nick Coghlan · 8 years ago
  41. 01d1719 Issue #27366: Tweak PEP 487 documentation by Berker Peksag · 8 years ago
  42. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 8 years ago
  43. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 8 years ago
  44. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  45. 2fec611 Issue #24314: Merge doc links from 3.5 by Martin Panter · 8 years ago
  46. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  47. ed74e24 Issue #24136: Adjust f-strings doc for interable unpacking by Martin Panter · 8 years ago
  48. 99cb0cd Issue #24136: Merge unpacking doc from 3.5 by Martin Panter · 8 years ago
  49. 0c0da48 Issue #24136: Document generalized unpacking, PEP 448 by Martin Panter · 8 years ago
  50. 5848ac2 Issue #15476: Merge index entries from 3.5 by Martin Panter · 8 years ago
  51. 711d25d Merge 3.5 (issue #27243) by Yury Selivanov · 8 years ago
  52. a6f6edb Issue #27243: Fix __aiter__ protocol by Yury Selivanov · 8 years ago
  53. 7d7a11b Issue #23275: Backport target list assignment documentation fixes by Martin Panter · 8 years ago
  54. 3bad04c Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  55. dd4fcf5 #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  56. e9b8403 [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 8 years ago
  57. 094c9c9 Issue #23275: Allow () = iterable assignment syntax by Berker Peksag · 8 years ago
  58. 36c1895 Issue #27049: fix doc typo by Ned Deily · 8 years ago
  59. cec9581 Issue #27049: fix doc typo by Ned Deily · 8 years ago
  60. 815b61d merge 3.5 (#27042) by Benjamin Peterson · 8 years ago
  61. 54044d6 class definitions only get argument lists (closes #27042) by Benjamin Peterson · 8 years ago
  62. bc7ee43 Backed out changeset 71ff2235bb4c (closes #27042) by Benjamin Peterson · 8 years ago
  63. c499f30 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  64. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  65. a26e4b9 Issue #26156: Make expressions grammar description more semantically correct. by Serhiy Storchaka · 8 years ago
  66. c7cc985 Issue #26156: Make expressions grammar description more semantically correct. by Serhiy Storchaka · 8 years ago
  67. 1ce738e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  68. f0564164 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  69. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  70. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  71. c61d80c Issue #18572: Remove redundant note about surrogates in string escape doc by Berker Peksag · 8 years ago
  72. 4f35d79 Issue #18572: Remove redundant note about surrogates in string escape doc by Berker Peksag · 8 years ago
  73. 7b1e5a7 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 8 years ago
  74. e4ba872 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 8 years ago
  75. 3e48b38 Merge 3.5 (issue #25887) by Yury Selivanov · 8 years ago
  76. 77c9681 Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once. by Yury Selivanov · 8 years ago
  77. bc1ee46 Issue #25179: Documentation for formatted string literals aka f-strings by Martin Panter · 8 years ago
  78. e922289 Merge with 3.5 by Zachary Ware · 8 years ago
  79. 2b81814 Python for .NET has moved to Github. by Zachary Ware · 8 years ago
  80. 849113a Issue #25791: Warn when __package__ != __spec__.parent. by Brett Cannon · 8 years ago
  81. 63b8505 Issue #25791: Raise an ImportWarning when __spec__ or __package__ are by Brett Cannon · 8 years ago
  82. 3ad18dc Merge for issue #25500 by Brett Cannon · 8 years ago
  83. f4f25fe Issue #25500: Fix the language reference to not claim that import by Brett Cannon · 8 years ago
  84. 3129571 Merge: #25679: spelling fix by R David Murray · 9 years ago
  85. 0aaeacb Merge: #25679: spelling fix by R David Murray · 9 years ago
  86. 51d3f8b #25679: spelling fix by R David Murray · 9 years ago
  87. e56a919 Issue #25523: Merge a-to-an corrections from 3.5 by Martin Panter · 9 years ago
  88. d2ad571 Issue #25523: Further a-to-an corrections new in 3.5 by Martin Panter · 9 years ago
  89. 83356f7 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  90. 85d5d90 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  91. edb9111 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  92. 430f657 Issue #25161: Merge full stops from 3.5 by Martin Panter · 9 years ago
  93. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  94. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  95. 3766ee5 Issue #12067: Merge comparisons doc from 3.5 by Martin Panter · 9 years ago
  96. e52c41a Issue #12067: Merge comparisons doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  97. aa0da86 Issue #12067: Rewrite Comparisons section in the language reference by Martin Panter · 9 years ago
  98. df39599 Issue #9232: Support trailing commas in function declarations. by Robert Collins · 9 years ago
  99. 00cf3c3 Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  100. d84b29f Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago