1. 5e98f05 bpo-36166: Change to rst datamodel file. (GH-13089) by Catherine Alvarado · 6 years ago
  2. a8a79ca Improve grammar on async context managers and shorten text (GH-12379) by Andre Delfino · 6 years ago
  3. 5861cdd Don't use the LHS/RHS acronym in Simple statements (GH-12996) by Andre Delfino · 6 years ago
  4. ee88af3 Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376) by Géry Ogam · 6 years ago
  5. 70bf713 bpo-30840: Document relative imports (#12831) by Joannah Nanjekye · 6 years ago
  6. 1fc5bf2 Doc: Fixed missing punctuation in datamodel.rst (GH-12581) by Jules Lasne (jlasne) · 6 years ago
  7. 738c19f closes bpo-33376: Update to Unicode 12.0.0. (GH-12256) by Benjamin Peterson · 6 years ago
  8. b727239 closes bpo-36188: Clean up 'unbound' method left-overs. (GH-12169) by Martijn Pieters · 6 years ago
  9. 7463884 Document other performance implication for __slots__ (GH-11974) by Raymond Hettinger · 6 years ago
  10. df8d2cd bpo-35911: add cell constructor (GH-11771) by Pierre Glaser · 6 years ago
  11. b7105c9 bpo-35566: Add links to annotation glossary term (GH-11291) by Cheryl Sabella · 7 years ago
  12. 2b57c43 bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) by Serhiy Storchaka · 7 years ago
  13. 55f41e4 Correct a couple of unbalanced parenthesis. (GH-10779) by Andre Delfino · 7 years ago
  14. 1ce853f Move __missing__ after __delitem__ in Data model. (GH-10923) by Andre Delfino · 7 years ago
  15. a48e0eb Fix outdated info in datamodel about dicts (GH-9807) by wim glenn · 7 years ago
  16. c2ccac7 bpo-33816: Remove outdated metaclass example (GH-7566) by Andrés Delfino · 7 years ago
  17. 082875d bpo-33878: Doc: Fix missing case by simplifying. (GH-7762) by Julien Palard · 7 years ago
  18. b086c8a bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252) by Andrés Delfino · 7 years ago
  19. bfe1839 Add link to PEP 525 in Expressions. (GH-10333) by Andrés Delfino · 7 years ago
  20. cdb96f4 Add future_stmt to simple_stmt production list. (GH-8239) by Andrés Delfino · 7 years ago
  21. ea6a28c Mark -c and -O as command line options in reStructuredText. (GH-10103) by Andrés Delfino · 7 years ago
  22. 0bee3c3 bpo-35119: Fix RecursionError in example of customizing module attribute access. (GH-10323) by Denis Osipov · 7 years ago
  23. 913876d bpo-35054: Add yet more index entries for symbols. (GH-10121) by Serhiy Storchaka · 7 years ago
  24. 95f68b1 Fix mistakes on function coroutines related definitions (GH-9871) by Andrés Delfino · 7 years ago
  25. ddb961d bpo-35054: Add more index entries for symbols. (GH-10064) by Serhiy Storchaka · 7 years ago
  26. 0f14fc1 bpo-33726, doc: Add short descriptions to PEP references in seealso (GH-7294) by Andrés Delfino · 7 years ago
  27. 6543912 bpo-32912: Replace a DeprecationWarning with a SyntaxWarning (GH-9652) by Serhiy Storchaka · 7 years ago
  28. c8bb467 Update compound_stmts.rst (#9864) by Andrés Delfino · 7 years ago
  29. ad8a000 closes bpo-28955: Clarified comparisons between NaN and number in reference documentation (GH-5982) by Tony Flury · 7 years ago
  30. 3c1b590 Fix HTML formatting in datamodel.rst (GH-8693) by Berker Peksag · 7 years ago
  31. 6921ef7 Use 'for example' instead of 'in other words' in compound statement doc (GH-8401) by Andrés Delfino · 7 years ago
  32. e42b705 Fix typo: variables(s) (GH-8482) by Andrés Delfino · 7 years ago
  33. caccca78 bpo-33702: Add some missing links in production lists and do a little polish (GH-7259) by Andrés Delfino · 7 years ago
  34. c9d43c7 bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) by Andrés Delfino · 7 years ago
  35. 6951186 bpo-33847: Add '@' operator entry to index (GH-7669) by Andrés Delfino · 7 years ago
  36. 4fddd4e bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) by Andrés Delfino · 7 years ago
  37. 0aa17ee bpo-33766: Document that end of file or string is a newline (GH-7383) by Ammar Askar · 7 years ago
  38. 7c69c1c update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) by Benjamin Peterson · 7 years ago
  39. 00818c8 Fix typo in datamodel.rst (GH-6964) by Zach Mitchell · 7 years ago
  40. 268cc7c Fix lambda parameters being refered as arguments (GH-7037) by Andrés Delfino · 7 years ago
  41. f5e7b19 bpo-23722: Raise a RuntimeError for absent __classcell__. (GH-6931) by Serhiy Storchaka · 7 years ago
  42. 8ae8e6a bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) by Serhiy Storchaka · 7 years ago
  43. 63536bd bpo-32996: The bulk of What's New in Python 3.7 (GH-6978) by Elvis Pranskevichus · 7 years ago
  44. bd5f965 bpo-32717: Document PEP 560 (GH-6726) by Ivan Levkivskyi · 7 years ago
  45. 441d945 Clarify that __path__ can't be just any value (GH-6554) by Brett Cannon · 7 years ago
  46. d08972f bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447) by Serhiy Storchaka · 7 years ago
  47. fe2bbb1 bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822) by Serhiy Storchaka · 7 years ago
  48. 496431f bpo-26701: Improve documentation for the rounding special methods. (#6054) by Serhiy Storchaka · 7 years ago
  49. 308eab9 bpo-26701: Add documentation for __trunc__ (GH-6022) by Eric Appelt · 7 years ago
  50. aec7532 bpo-30579: Docs for dynamic traceback creation (GH-5653) by Nick Coghlan · 7 years ago
  51. d1f3181 bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-4754) by Cheryl Sabella · 8 years ago
  52. 07ca9af bpo-10544: Disallow "yield" in comprehensions and generator expressions. (GH-4564) by Serhiy Storchaka · 8 years ago
  53. b299393 bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) by Cheryl Sabella · 8 years ago
  54. 85527cf bpo-27505: Add change notes in module attribute docs (GH-5320) by Cheryl Sabella · 8 years ago
  55. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 8 years ago
  56. 3764bb0 Lexical Analysis ref doc: Fix a typo in the string concatenation internal link (GH-5157) by İsmail Arılık · 8 years ago
  57. f4e21a2 Improve the F-strings and format specifier documentation (GH-4931) by KatherineMichel · 8 years ago
  58. 4b96593 bpo-32377: improve __del__ docs and fix mention about resurrection (#4927) by Antoine Pitrou · 8 years ago
  59. d924fa5 F-strings docs: link to Format Specifiers (GH-4888) by Mariatta · 8 years ago
  60. 5364b5c bpo-32225: Implementation of PEP 562 (#4731) by Ivan Levkivskyi · 8 years ago
  61. 42aa93b closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) by Benjamin Peterson · 8 years ago
  62. 73a7e9b bpo-10544: Deprecate "yield" in comprehensions and generator expressions. (GH-4579) by Serhiy Storchaka · 8 years ago
  63. 7c9da3e Remove redundant 'exc = True' line (GH-4357) by Berker Peksag · 8 years ago
  64. bf9d317 bpo-31810: added missing keywords to docs. (#4140) by Tom Floyer · 8 years ago
  65. 93952f8 Fix a grammatical problem and reword for clarity. (#4257) by Barry Warsaw · 8 years ago
  66. 191e313 bpo-31799: Make module.__spec__ more discoverable (#4010) by Barry Warsaw · 8 years ago
  67. b8ab9d3 bpo-31708: Allow async generator expressions in synchronous functions (#3905) by Yury Selivanov · 8 years ago
  68. faa135a bpo-31709: Drop support for asynchronous __aiter__. (#3903) by Yury Selivanov · 8 years ago
  69. 8d59aca Fix typo in Simple Statements documentation (GH-3809) by kms70847 · 8 years ago
  70. 4a2d00c bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691) by Guilherme Caminha · 8 years ago
  71. 9b47af6 bpo-31501: Operator precedence description for arithmetic operators (#3633) by svelankar · 8 years ago
  72. 63c591c bpo-31487: Update F-strings doc example (GH-3627) by Mariatta · 8 years ago
  73. f361897 Improve f-strings documentation (GH-3604) by Mariatta · 8 years ago
  74. b8d1b9d Mention enum as an ex (#2982) by Louie Lu · 8 years ago
  75. 5a85167 bpo-31344: Per-frame control of trace events (GH-3417) by Nick Coghlan · 8 years ago
  76. 60dbed1 link to legacy doc on the non-legacy website (#3362) by Benjamin Peterson · 8 years ago
  77. 279a962 bpo-30736: upgrade to Unicode 10.0 (#2344) by Benjamin Peterson · 8 years ago
  78. 64505a1 bpo-30486: Allow setting cell value (#1840) by Lisa Roach · 8 years ago
  79. 9efad1e bpo-17188: add missing periods at the end of sentences (GH-1875) by Mariatta · 8 years ago
  80. 9c972b5 Improve grammar in The Import System documentation (GH-1862) by kms70847 · 8 years ago
  81. 2b44e30 bpo-30449 Terse slots (#1819) by Aaron Hall, MBA · 8 years ago
  82. 43c8a9e bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) by Naomi Ceder · 8 years ago
  83. 763557e bpo-17188: DOC: Document 'from None' in raise statement (#1671) by csabella · 8 years ago
  84. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 8 years ago
  85. af34e0a Fix ModuleNotFoundError typo in import reference (#1606) by Dominik Miedziński · 8 years ago
  86. 12b1c18 bpo-30354: Update data model documentation for super() (GH-1561) by csabella · 8 years ago
  87. 7e19dbc bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506) by Serhiy Storchaka · 8 years ago
  88. f34c6850 Fix a trivial typo in global section (#1497) by Jim Fasarakis-Hilliard · 8 years ago
  89. 8856940 bpo-28315: Improve code examples in docs (GH-1372) by UltimateCoder · 8 years ago
  90. 2e62469 bpo-29679: Implement @contextlib.asynccontextmanager (#360) by Jelle Zijlstra · 8 years ago
  91. c6db481 bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271) by csabella · 8 years ago
  92. 2e576f5 bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263) by Serhiy Storchaka · 8 years ago
  93. 85157cd bpo-15718: Document the upper bound constrain on the __len__ return value. (#1256) by Serhiy Storchaka · 8 years ago
  94. 997a4ad Remove outdated note about constraining of the bit shift right operand. (#1258) by Serhiy Storchaka · 8 years ago
  95. cdcac03 bpo-29952: Use usual terminology of dict (GH-917) by cocoatomo · 8 years ago
  96. 0ae7c8b bpo-16011 clarify that 'in' always returns a boolean value by Amit Kumar · 8 years ago
  97. fad7f15 Remove an outdated statement in execution model docs (GH-754) by Ivan Levkivskyi · 8 years ago
  98. d4e8928 bpo-28739: Document that f-strings cannot be used as docstring (GH-592) by Mariatta · 8 years ago
  99. 1f5639c bpo-26184: import.rst: Improve versionchanged note (GH-325) by Mariatta · 8 years ago
  100. 6b4a5f4 bpo-26184: import.rst: Improve versionchanged note (GH-277) by Mariatta · 8 years ago