1. 839d789 Python 3.10.0rc2 by Pablo Galindo · 3 years, 2 months ago
  2. c6c120d [doc] Added mailing list link for comp.lang.python (GH-27852) by Miss Islington (bot) · 3 years, 3 months ago
  3. cc115e5 Python 3.10.0rc1 by Pablo Galindo · 3 years, 4 months ago
  4. 2ba4b20 Python 3.10.0b4 by Pablo Galindo · 3 years, 4 months ago
  5. 865714a Python 3.10.0b3 by Pablo Galindo · 3 years, 5 months ago
  6. 3173141 Python 3.10.0b2 by Pablo Galindo · 3 years, 6 months ago
  7. 7261b29 bpo-44249: Fix 3 README.rst typos (GH-26385) by Miss Islington (bot) · 3 years, 6 months ago
  8. ba42175 Python 3.10.0b1 by Pablo Galindo · 3 years, 7 months ago
  9. 726c931 bpo-43888: Remove coverage builds from CI (GH-25679) by Ammar Askar · 3 years, 7 months ago
  10. 53e5529 Python 3.10.0a7 by Pablo Galindo · 3 years, 8 months ago
  11. bef7b26 bpo-43700: Replace Zulip badge with Discourse badge (GH-25141) by Erlend Egeberg Aasland · 3 years, 8 months ago
  12. cc12888 Remove unused suspicious rule in the docs by Pablo Galindo · 3 years, 9 months ago
  13. b0478d7 Fix Sphynx syntax in the memory.rst document by Pablo Galindo · 3 years, 10 months ago
  14. 445f7f5 Python 3.10.0a4 by Pablo Galindo · 3 years, 11 months ago
  15. de6f20a Bring Python into the new year. (GH-24036) by Dong-hee Na · 3 years, 11 months ago
  16. 8bae2a9 Python 3.10.0a3 by Pablo Galindo · 4 years ago
  17. 114ee5d Python 3.10.0a2 by Pablo Galindo · 4 years ago
  18. 666f583 Updated README for python 3.10 (GH-22605) by Nishit · 4 years, 1 month ago
  19. 8e9afaf Python 3.10.0a1 by Pablo Galindo · 4 years, 1 month ago
  20. 3112aab README: Add link to LICENSE (GH-21565) by Will Binns · 4 years, 3 months ago
  21. d2b0ce6 Update references from travis-ci.org to travis-ci.com (GH-21919) by Ernest W. Durbin III · 4 years, 3 months ago
  22. d4fe098 Python 3.10.0a0 (GH-20198) by Pablo Galindo · 4 years, 6 months ago
  23. bc1c8af Python 3.9.0a6 by Łukasz Langa · 4 years, 7 months ago
  24. dcd4c4f Python 3.9.0a5 by Łukasz Langa · 4 years, 8 months ago
  25. 6e02691 Python 3.9.0a4 by Łukasz Langa · 4 years, 9 months ago
  26. c33378d Python 3.9.0a3 by Łukasz Langa · 4 years, 10 months ago
  27. 946b29e Bring Python into the next decade. (GH-17801) by Benjamin Peterson · 4 years, 11 months ago
  28. 6202d85 Python 3.9.0a2 by Łukasz Langa · 5 years ago
  29. 6a263cf bpo-39041: Add GitHub Actions badge to README.rst (GH-17628) by Steve Dower · 5 years ago
  30. fd75708 Python 3.9.0a1 by Łukasz Langa · 5 years ago
  31. 19d6842 Update build docs for macOS (GH-16771) by Ned Deily · 5 years ago
  32. 72bbd2a Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708) by Pablo Galindo · 5 years ago
  33. 9ab2fb1 Bump to 3.9.0a0 by Łukasz Langa · 5 years ago
  34. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 5 years ago
  35. c1004b8 Python 3.8.0a4 by Łukasz Langa · 6 years ago
  36. 5f2b3b0 regarding to grammar and spell check (#13020) by Hossein Pourbozorg · 6 years ago
  37. 9a44885 v3.8.0a3 by Łukasz Langa · 6 years ago
  38. 23f4589 v3.8.0a2 by Łukasz Langa · 6 years ago
  39. e75eeb0 v3.8.0a1 by Łukasz Langa · 6 years ago
  40. 9a69ae8 Bump copyright years to 2019. (GH-11404) by Benjamin Peterson · 6 years ago
  41. 7e3fb40 closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394) by Suriyaa ✌️️ · 6 years ago
  42. 9d43fa1 Doc: Simplify Copyright line in README (GH-10287) by David Kleuker · 6 years ago
  43. 680d26e Update Azure Pipelines badge (GH-9529) by Steve Dower · 6 years ago
  44. b7d613f Update VSTS to Azure DevOps and simplify dependencies (GH-9168) by Steve Dower · 6 years ago
  45. 757b73c Add VSTS status badge to readme (GH-8958) by Steve Dower · 6 years ago
  46. cae8ff9 bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797) by Michael Osipov · 6 years ago
  47. b57eea1 Add zulipchat badge to readme (GH-7929) by Mariatta · 6 years ago
  48. ee994d7 bpo-33791: Update README for macOS users (GH-7471) by atg7000 · 6 years ago
  49. 93f9a8a bpo-24318: Rewrite the README PGO section. (#6863) by Gregory P. Smith · 7 years ago
  50. b87c1c9 Clean up the readme text around PGO a bit. (GH-6538) by Gregory P. Smith · 7 years ago
  51. 0f914b5 bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417) by Aaron Ang · 7 years ago
  52. 5489bda Start of 3.8.0a0 by Ned Deily · 7 years ago
  53. 6e41cd9 Update NEWS, docs, and patchlevel for 3.7.0b1 by Ned Deily · 7 years ago
  54. 2ab3a8f Post-release version bump to a4+ by Ned Deily · 7 years ago
  55. 07c9d85 Bump to 3.7.0a4 by Ned Deily · 7 years ago
  56. 65f2a6d advance copyright years to 2018 (#5094) by Benjamin Peterson · 7 years ago
  57. a2a25eb Bump to 3.7.0a3+ by Ned Deily · 7 years ago
  58. 90a6785 Bump to 3.7.0a3 by Ned Deily · 7 years ago
  59. f7ac4fe Bump to 3.7.0a2 by Ned Deily · 7 years ago
  60. 1b8f612 bpo-31458: Update Misc/NEWS link in What's New page (GH-3555) by Mariatta · 7 years ago
  61. 0c72a0c Update copyright PSF to 2001-2017 (#3421) by Christian Heimes · 7 years ago
  62. 384899d bpo-30737: Update DevGuide links to new URL (GH-3228) by Lisa Hewus Fresh · 7 years ago
  63. d31b28e Add Appveyor (GH-324) by Zachary Ware · 8 years ago
  64. 7c8b3fa README: move TOC to top (GH-355) by INADA Naoki · 8 years ago
  65. 6db764a README: Use h3 headings for build sections, and add TOC (GH-64) by Evan Klitzke · 8 years ago
  66. 6329aea README.rst: Change the devguide url to docs.python.org/devguide (GH-295) by Mariatta · 8 years ago
  67. e32ec93 README.rst: List out relevant links to the project (#283) by Mariatta · 8 years ago
  68. c086685 README: OS X -> macOS (GH-55) by Paul Schreiber · 8 years ago
  69. 1b3d88e Make devguide link in README more prominent (#145) by Nick Coghlan · 8 years ago
  70. b3f1f59 Rename Doc/README.txt to Doc/README.rst and add formatting (#104) by Roger · 8 years ago
  71. d50f188 Various updates to README.rst (#21) by Zachary Ware · 8 years ago
  72. 3cdbd68 A few README tweaks (#73) by Ned Batchelder · 8 years ago
  73. c9b62b4 Add Travis CI and Codecov badges to README (#70) by Victor Stinner · 8 years ago
  74. d783b01 Rename README to README.rst and enhance formatting (#2) by Victor Stinner · 8 years ago[Renamed (70%) from README]
  75. 6784be1 merge 3.6 by Benjamin Peterson · 8 years ago
  76. 5848e72 merge 3.5 by Benjamin Peterson · 8 years ago
  77. 4365833 merge 3.4 by Benjamin Peterson · 8 years ago
  78. b6e2142 merge 3.3 by Benjamin Peterson · 8 years ago
  79. e527dd3 ring in 2017 for Python by Benjamin Peterson · 8 years ago
  80. 190042a Merge 3.6.0 release into default by Ned Deily · 8 years ago
  81. 93357d8 Merge 3.6.0 release engineering head by Ned Deily · 8 years ago
  82. 5c4568a Update docs and patchlevel for 3.6.0 final. by Ned Deily · 8 years ago
  83. f7b2809 Version bump for 3.6.0rc2 by Ned Deily · 8 years ago
  84. ad2c2d3 Version bump for 3.6.0rc1 by Ned Deily · 8 years ago
  85. 38c508a Version bump for 3.6.0b4 by Ned Deily · 8 years ago
  86. 1fb1c99 replace --with-optimizations references with --enable-optimizations in docs. by Gregory P. Smith · 8 years ago
  87. 2863c38 replace --with-optimizations references with --enable-optimizations in docs. by Gregory P. Smith · 8 years ago
  88. aa5a13f replace --with-optimizations references with --enable-optimizations in docs. by Gregory P. Smith · 8 years ago
  89. 0ef256c Version bump for 3.6.0b3 by Ned Deily · 8 years ago
  90. 7e16af4 Version bump for 3.6.0b2 by Ned Deily · 8 years ago
  91. b119192 Merge with 3.6 by Ned Deily · 8 years ago
  92. d35ee0b Start 3.6 branch by Ned Deily · 8 years ago
  93. 4829bc6 Bump to 3.7.0a0 by Ned Deily · 8 years ago
  94. beb798c Version bump for 3.6.0b1 by Ned Deily · 8 years ago
  95. ba7224f issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  96. 14c7f71 issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  97. 014d52f document --with-optimizations in the README for issue26359. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  98. 0be894b Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Martin Panter · 8 years ago
  99. 1699757 document --with-optimizations in the README for issue26359. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  100. 15f44ab Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Raymond Hettinger · 8 years ago