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