Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused suspicious rule in the docsv3.10.0a6 | Pablo Galindo | 2021-03-01 | 1 | -1/+1 |
| | |||||
* | Fix Sphynx syntax in the memory.rst documentv3.10.0a5 | Pablo Galindo | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Python 3.10.0a4v3.10.0a4 | Pablo Galindo | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Bring Python into the new year. (GH-24036) | Dong-hee Na | 2021-01-01 | 1 | -2/+2 |
| | |||||
* | Python 3.10.0a3v3.10.0a3 | Pablo Galindo | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Python 3.10.0a2v3.10.0a2 | Pablo Galindo | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | Updated README for python 3.10 (GH-22605) | Nishit | 2020-10-09 | 1 | -1/+1 |
| | | | Updated python version and link to the release schedule | ||||
* | Python 3.10.0a1v3.10.0a1 | Pablo Galindo | 2020-10-05 | 1 | -1/+1 |
| | |||||
* | README: Add link to LICENSE (GH-21565) | Will Binns | 2020-08-24 | 1 | -2/+3 |
| | | | Thanks @wbnns for your contribution. | ||||
* | Update references from travis-ci.org to travis-ci.com (GH-21919) | Ernest W. Durbin III | 2020-08-21 | 1 | -2/+2 |
| | |||||
* | Python 3.10.0a0 (GH-20198) | Pablo Galindo | 2020-05-19 | 1 | -6/+6 |
| | |||||
* | Python 3.9.0a6v3.9.0a6 | Łukasz Langa | 2020-04-27 | 1 | -1/+1 |
| | |||||
* | Python 3.9.0a5v3.9.0a5 | Łukasz Langa | 2020-03-23 | 1 | -1/+1 |
| | |||||
* | Python 3.9.0a4v3.9.0a4 | Łukasz Langa | 2020-02-25 | 1 | -1/+1 |
| | |||||
* | Python 3.9.0a3v3.9.0a3 | Łukasz Langa | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | Bring Python into the next decade. (GH-17801) | Benjamin Peterson | 2020-01-03 | 1 | -2/+2 |
| | |||||
* | Python 3.9.0a2v3.9.0a2 | Łukasz Langa | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | bpo-39041: Add GitHub Actions badge to README.rst (GH-17628) | Steve Dower | 2019-12-16 | 1 | -0/+4 |
| | | | Also skip build for doc-only changes and enable on push | ||||
* | Python 3.9.0a1v3.9.0a1 | Łukasz Langa | 2019-11-19 | 1 | -1/+1 |
| | |||||
* | Update build docs for macOS (GH-16771) | Ned Deily | 2019-10-14 | 1 | -11/+12 |
| | |||||
* | Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708) | Pablo Galindo | 2019-10-10 | 1 | -4/+0 |
| | |||||
* | Bump to 3.9.0a0 | Łukasz Langa | 2019-06-04 | 1 | -7/+7 |
| | |||||
* | Python 3.8.0b1v3.8.0b1 | Łukasz Langa | 2019-06-04 | 1 | -2/+2 |
| | |||||
* | Python 3.8.0a4v3.8.0a4 | Łukasz Langa | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | regarding to grammar and spell check (#13020) | Hossein Pourbozorg | 2019-05-02 | 1 | -3/+3 |
| | |||||
* | v3.8.0a3v3.8.0a3 | Łukasz Langa | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | v3.8.0a2v3.8.0a2 | Łukasz Langa | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | v3.8.0a1v3.8.0a1 | Łukasz Langa | 2019-02-03 | 1 | -3/+3 |
| | |||||
* | Bump copyright years to 2019. (GH-11404) | Benjamin Peterson | 2019-01-02 | 1 | -2/+2 |
| | |||||
* | closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394) | Suriyaa ✌️️ | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | Doc: Simplify Copyright line in README (GH-10287) | David Kleuker | 2018-11-10 | 1 | -6/+2 |
| | | | | | | | This also makes it consistent with other places like: - https://docs.python.org/dev/copyright.html - https://www.python.org/ footer - https://github.com/python/cpython/blob/e42b705188271da108de42b55d9344642170aa2b/Python/getcopyright.c#L7 | ||||
* | Update Azure Pipelines badge (GH-9529) | Steve Dower | 2018-09-24 | 1 | -10/+2 |
| | |||||
* | Update VSTS to Azure DevOps and simplify dependencies (GH-9168) | Steve Dower | 2018-09-11 | 1 | -9/+9 |
| | |||||
* | Add VSTS status badge to readme (GH-8958) | Steve Dower | 2018-08-31 | 1 | -1/+13 |
| | |||||
* | bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797) | Michael Osipov | 2018-08-17 | 1 | -0/+2 |
| | |||||
* | Add zulipchat badge to readme (GH-7929) | Mariatta | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | bpo-33791: Update README for macOS users (GH-7471) | atg7000 | 2018-06-08 | 1 | -0/+5 |
| | |||||
* | bpo-24318: Rewrite the README PGO section. (#6863) | Gregory P. Smith | 2018-05-16 | 1 | -19/+20 |
| | | | | | | * bpo-24318: Rewrite the README PGO section. Merged from a phone on an airplane. :) | ||||
* | Clean up the readme text around PGO a bit. (GH-6538) | Gregory P. Smith | 2018-04-19 | 1 | -4/+5 |
| | |||||
* | bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417) | Aaron Ang | 2018-04-09 | 1 | -2/+3 |
| | |||||
* | Start of 3.8.0a0 | Ned Deily | 2018-01-31 | 1 | -7/+7 |
| | |||||
* | Update NEWS, docs, and patchlevel for 3.7.0b1 | Ned Deily | 2018-01-31 | 1 | -2/+2 |
| | |||||
* | Post-release version bump to a4+ | Ned Deily | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | Bump to 3.7.0a4v3.7.0a4 | Ned Deily | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | advance copyright years to 2018 (#5094) | Benjamin Peterson | 2018-01-05 | 1 | -2/+2 |
| | |||||
* | Bump to 3.7.0a3+ | Ned Deily | 2017-12-06 | 1 | -2/+2 |
| | |||||
* | Bump to 3.7.0a3v3.7.0a3 | Ned Deily | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Bump to 3.7.0a2v3.7.0a2 | Ned Deily | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | bpo-31458: Update Misc/NEWS link in What's New page (GH-3555) | Mariatta | 2017-09-13 | 1 | -1/+1 |
| | | | | Update the link from Misc/NEWS to Misc/NEWS.d | ||||
* | Update copyright PSF to 2001-2017 (#3421) | Christian Heimes | 2017-09-07 | 1 | -1/+2 |
| | | | Signed-off-by: Christian Heimes <christian@python.org> |