COMMITS
/ README.rst October 31, 2021
J
Updated README with Python 3.11 release info (GH-29338)
Jacob Walls committed
October 5, 2021
P
Python 3.11.0a1
Pablo Galindo committed
August 23, 2021
M
[doc] Added mailing list link for comp.lang.python (GH-27852)
Mike Smith committed
May 28, 2021
A
bpo-44249: Fix 3 README.rst typos (GH-26385)
Ayush Parikh committed
May 3, 2021
P
Correct the version of the first alpha in the README.rst (GH-25862)
Pablo Galindo committed
P
Update CI files to account for the master -> main rename (GH-25860)
Pablo Galindo committed
P
Python 3.11.0a0
Pablo Galindo committed
April 30, 2021
A
bpo-43888: Remove coverage builds from CI (GH-25679)
Ammar Askar committed
April 5, 2021
P
Python 3.10.0a7
Pablo Galindo committed
April 2, 2021
E
bpo-43700: Replace Zulip badge with Discourse badge (GH-25141)
Erlend Egeberg Aasland committed
March 1, 2021
P
Remove unused suspicious rule in the docs
Pablo Galindo committed
February 2, 2021
P
Fix Sphynx syntax in the memory.rst document
Pablo Galindo committed
January 4, 2021
P
Python 3.10.0a4
Pablo Galindo committed
January 1, 2021
D
Bring Python into the new year. (GH-24036)
Dong-hee Na committed
December 7, 2020
P
Python 3.10.0a3
Pablo Galindo committed
November 3, 2020
P
Python 3.10.0a2
Pablo Galindo committed
October 9, 2020
N
Updated README for python 3.10 (GH-22605)
Nishit committed
October 5, 2020
P
Python 3.10.0a1
Pablo Galindo committed
August 24, 2020
W
README: Add link to LICENSE (GH-21565)
Will Binns committed
August 21, 2020
E
Update references from travis-ci.org to travis-ci.com (GH-21919)
Ernest W. Durbin III committed
May 19, 2020
P
Python 3.10.0a0 (GH-20198)
Pablo Galindo committed
April 27, 2020
Ł
Python 3.9.0a6
Łukasz Langa committed
March 23, 2020
Ł
Python 3.9.0a5
Łukasz Langa committed
February 25, 2020
Ł
Python 3.9.0a4
Łukasz Langa committed
January 24, 2020
Ł
Python 3.9.0a3
Łukasz Langa committed
January 3, 2020
B
Bring Python into the next decade. (GH-17801)
Benjamin Peterson committed
December 18, 2019
Ł
Python 3.9.0a2
Łukasz Langa committed
December 16, 2019
S
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
Steve Dower committed
November 19, 2019
Ł
Python 3.9.0a1
Łukasz Langa committed
October 14, 2019
N
Update build docs for macOS (GH-16771)
Ned Deily committed
October 10, 2019
P
Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708)
Pablo Galindo committed
June 4, 2019
Ł
Bump to 3.9.0a0
Łukasz Langa committed
Ł
Python 3.8.0b1
Łukasz Langa committed
May 6, 2019
Ł
Python 3.8.0a4
Łukasz Langa committed
May 2, 2019
H
regarding to grammar and spell check (#13020)
Hossein Pourbozorg committed
January 2, 2019
B
Bump copyright years to 2019. (GH-11404)
Benjamin Peterson committed
S
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394)
Suriyaa ✌️️ committed
November 10, 2018
D
Doc: Simplify Copyright line in README (GH-10287)
David Kleuker committed
September 24, 2018
S
Update Azure Pipelines badge (GH-9529)
Steve Dower committed
September 11, 2018
S
Update VSTS to Azure DevOps and simplify dependencies (GH-9168)
Steve Dower committed
August 31, 2018
S
Add VSTS status badge to readme (GH-8958)
Steve Dower committed
August 17, 2018
M
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
Michael Osipov committed
June 29, 2018
M
Add zulipchat badge to readme (GH-7929)
Mariatta committed
June 8, 2018
A
bpo-33791: Update README for macOS users (GH-7471)
atg7000 committed
May 16, 2018
G
bpo-24318: Rewrite the README PGO section. (#6863)
Gregory P. Smith committed
April 19, 2018
G
Clean up the readme text around PGO a bit. (GH-6538)
Gregory P. Smith committed
April 9, 2018
A
bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417)
Aaron Ang committed