summaryrefslogtreecommitdiffstatshomepage
path: root/README.rst
Commit message (Expand)AuthorAge
* Python 3.8.2rc2v3.8.2rc2Łukasz Langa2020-02-17
* Python 3.8.2rc1v3.8.2rc1Łukasz Langa2020-02-10
* Bring Python into the next decade. (GH-17801)Miss Islington (bot)2020-01-02
* Python 3.8.1v3.8.1Łukasz Langa2019-12-18
* Python 3.8.1rc1v3.8.1rc1Łukasz Langa2019-12-09
* v3.8.0v3.8.0Łukasz Langa2019-10-14
* Make 3.8 README link to 3.8 doc pages, not master (GH-16776)Ned Deily2019-10-14
* Update build docs for macOS (GH-16771)Miss Islington (bot)2019-10-14
* Update badges in README.rst (GH-16709)Zachary Ware2019-10-11
* v3.8.0rc1v3.8.0rc1Łukasz Langa2019-10-01
* Python 3.8.0b4v3.8.0b4Łukasz Langa2019-08-29
* Python 3.8.0b3v3.8.0b3Łukasz Langa2019-07-29
* Python 3.8.0b2v3.8.0b2Łukasz Langa2019-07-04
* Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-04
* Python 3.8.0a4v3.8.0a4Łukasz Langa2019-05-06
* regarding to grammar and spell check (#13020)Hossein Pourbozorg2019-05-02
* v3.8.0a3v3.8.0a3Łukasz Langa2019-03-25
* v3.8.0a2v3.8.0a2Łukasz Langa2019-02-25
* v3.8.0a1v3.8.0a1Łukasz Langa2019-02-03
* Bump copyright years to 2019. (GH-11404)Benjamin Peterson2019-01-02
* closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394)Suriyaa ✌️️2019-01-01
* Doc: Simplify Copyright line in README (GH-10287)David Kleuker2018-11-09
* Update Azure Pipelines badge (GH-9529)Steve Dower2018-09-24
* Update VSTS to Azure DevOps and simplify dependencies (GH-9168)Steve Dower2018-09-11
* Add VSTS status badge to readme (GH-8958)Steve Dower2018-08-31
* bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)Michael Osipov2018-08-17
* Add zulipchat badge to readme (GH-7929)Mariatta2018-06-29
* bpo-33791: Update README for macOS users (GH-7471)atg70002018-06-07
* bpo-24318: Rewrite the README PGO section. (#6863)Gregory P. Smith2018-05-16
* Clean up the readme text around PGO a bit. (GH-6538)Gregory P. Smith2018-04-19
* bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417)Aaron Ang2018-04-09
* Start of 3.8.0a0Ned Deily2018-01-31
* Update NEWS, docs, and patchlevel for 3.7.0b1Ned Deily2018-01-31
* Post-release version bump to a4+Ned Deily2018-01-09
* Bump to 3.7.0a4v3.7.0a4Ned Deily2018-01-08
* advance copyright years to 2018 (#5094)Benjamin Peterson2018-01-04
* Bump to 3.7.0a3+Ned Deily2017-12-05
* Bump to 3.7.0a3v3.7.0a3Ned Deily2017-12-05
* Bump to 3.7.0a2v3.7.0a2Ned Deily2017-10-16
* bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)Mariatta2017-09-13
* Update copyright PSF to 2001-2017 (#3421)Christian Heimes2017-09-07
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-30
* Add Appveyor (GH-324)Zachary Ware2017-03-05
* README: move TOC to top (GH-355)INADA Naoki2017-02-28
* README: Use h3 headings for build sections, and add TOC (GH-64)Evan Klitzke2017-02-28
* README.rst: Change the devguide url to docs.python.org/devguide (GH-295)Mariatta2017-02-25
* README.rst: List out relevant links to the project (#283)Mariatta2017-02-25
* README: OS X -> macOS (GH-55)Paul Schreiber2017-02-20
* Make devguide link in README more prominent (#145)Nick Coghlan2017-02-18
* Rename Doc/README.txt to Doc/README.rst and add formatting (#104)Roger2017-02-15