summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Python 3.12.0a0Pablo Galindo2022-05-081-7/+7
|
* Update the SOURCE_URI in pyspecific.py to point to the new branchv3.11.0b1Pablo Galindo2022-05-061-2/+2
|
* Remove linking to bugs.python.org from the README (#91418)Łukasz Langa2022-04-101-6/+7
| | | Fixes #91424.
* Python 3.11.0a7v3.11.0a7Pablo Galindo2022-04-051-1/+1
|
* bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)Hugo van Kemenade2022-03-301-1/+1
|
* Python 3.11.0a6v3.11.0a6Pablo Galindo2022-03-071-1/+1
|
* Fix copyright years in `README.rst` (#31347)Nikita Sobolev2022-02-151-2/+2
|
* Update the copyright symbols in README.rst (GH-25514)MishManners®™2022-02-141-5/+6
| | | | | | | Updated a couple copyright symbols from (c) to © The rest of the doc are already using © Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
* Update further README references from 3.10 to 3.11 (GH-31009)Jacob Walls2022-02-141-4/+4
|
* Python 3.11.0a5v3.11.0a5Pablo Galindo2022-02-031-1/+1
|
* Python 3.11.0a4v3.11.0a4Pablo Galindo2022-01-131-1/+1
|
* Update copyright year to 2022. (GH-30335)Benjamin Peterson2022-01-021-2/+2
| | | Automerge-Triggered-By: GH:benjaminp
* bpo-46178: Remove/rename redundant Travis CI code (#30309)Hugo van Kemenade2021-12-301-4/+0
|
* Python 3.11.0a3v3.11.0a3Pablo Galindo2021-12-081-1/+1
|
* Python 3.11.0a2v3.11.0a2Pablo Galindo2021-11-051-1/+1
|
* Updated README with Python 3.11 release info (GH-29338)Jacob Walls2021-10-311-1/+1
|
* Python 3.11.0a1v3.11.0a1Pablo Galindo2021-10-051-1/+1
|
* [doc] Added mailing list link for comp.lang.python (GH-27852)Mike Smith2021-08-231-1/+2
|
* bpo-44249: Fix 3 README.rst typos (GH-26385)Ayush Parikh2021-05-281-3/+3
|
* Correct the version of the first alpha in the README.rst (GH-25862)Pablo Galindo2021-05-041-1/+1
|
* Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo2021-05-031-9/+9
|
* Python 3.11.0a0Pablo Galindo2021-05-031-1/+1
|
* bpo-43888: Remove coverage builds from CI (GH-25679)Ammar Askar2021-04-301-4/+0
| | | The coverage builds were consistently timing out in CI, suggesting that people were not reviewing the uploaded reports.
* Python 3.10.0a7v3.10.0a7Pablo Galindo2021-04-051-1/+1
|
* bpo-43700: Replace Zulip badge with Discourse badge (GH-25141)Erlend Egeberg Aasland2021-04-011-3/+3
| | | Automerge-Triggered-By: GH:zware
* Remove unused suspicious rule in the docsv3.10.0a6Pablo Galindo2021-03-011-1/+1
|
* Fix Sphynx syntax in the memory.rst documentv3.10.0a5Pablo Galindo2021-02-021-1/+1
|
* Python 3.10.0a4v3.10.0a4Pablo Galindo2021-01-041-1/+1
|
* Bring Python into the new year. (GH-24036)Dong-hee Na2021-01-021-2/+2
|
* Python 3.10.0a3v3.10.0a3Pablo Galindo2020-12-071-1/+1
|
* Python 3.10.0a2v3.10.0a2Pablo Galindo2020-11-031-1/+1
|
* Updated README for python 3.10 (GH-22605)Nishit2020-10-091-1/+1
| | | Updated python version and link to the release schedule
* Python 3.10.0a1v3.10.0a1Pablo Galindo2020-10-051-1/+1
|
* README: Add link to LICENSE (GH-21565)Will Binns2020-08-241-2/+3
| | | Thanks @wbnns for your contribution.
* Update references from travis-ci.org to travis-ci.com (GH-21919)Ernest W. Durbin III2020-08-211-2/+2
|
* Python 3.10.0a0 (GH-20198)Pablo Galindo2020-05-191-6/+6
|
* Python 3.9.0a6v3.9.0a6Łukasz Langa2020-04-271-1/+1
|
* Python 3.9.0a5v3.9.0a5Łukasz Langa2020-03-231-1/+1
|
* Python 3.9.0a4v3.9.0a4Łukasz Langa2020-02-251-1/+1
|
* Python 3.9.0a3v3.9.0a3Łukasz Langa2020-01-241-1/+1
|
* Bring Python into the next decade. (GH-17801)Benjamin Peterson2020-01-021-2/+2
|
* Python 3.9.0a2v3.9.0a2Łukasz Langa2019-12-181-1/+1
|
* bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)Steve Dower2019-12-161-0/+4
| | | Also skip build for doc-only changes and enable on push
* Python 3.9.0a1v3.9.0a1Łukasz Langa2019-11-191-1/+1
|
* Update build docs for macOS (GH-16771)Ned Deily2019-10-141-11/+12
|
* Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708)Pablo Galindo2019-10-101-4/+0
|
* Bump to 3.9.0a0Łukasz Langa2019-06-041-7/+7
|
* Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-041-2/+2
|
* Python 3.8.0a4v3.8.0a4Łukasz Langa2019-05-061-1/+1
|
* regarding to grammar and spell check (#13020)Hossein Pourbozorg2019-05-021-3/+3
|