Łukasz Langa
dcd4c4f9c9
Python 3.9.0a5
2020-03-23 17:19:13 +01:00
Łukasz Langa
6e02691f30
Python 3.9.0a4
2020-02-25 22:06:39 +01:00
Łukasz Langa
c33378df39
Python 3.9.0a3
2020-01-24 22:05:07 +01:00
Benjamin Peterson
946b29ea0b
Bring Python into the next decade. (GH-17801)
2020-01-02 18:56:34 -08:00
Łukasz Langa
6202d856d6
Python 3.9.0a2
2019-12-18 22:09:19 +01:00
Steve Dower
6a263cf1ad
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
...
Also skip build for doc-only changes and enable on push
2019-12-16 11:15:08 -08:00
Łukasz Langa
fd757083df
Python 3.9.0a1
2019-11-19 12:17:21 +01:00
Ned Deily
19d6842c15
Update build docs for macOS (GH-16771)
2019-10-14 08:16:10 -04:00
Pablo Galindo
72bbd2a2e3
Remove AppVeyor badge now that we don't use it in the CI anymore (GH-16708)
2019-10-10 14:39:15 -07:00
Łukasz Langa
9ab2fb1c68
Bump to 3.9.0a0
2019-06-04 22:12:32 +02:00
Łukasz Langa
3b5deb0116
Python 3.8.0b1
2019-06-04 19:44:34 +02:00
Łukasz Langa
c1004b8546
Python 3.8.0a4
2019-05-06 20:30:25 +02:00
Hossein Pourbozorg
5f2b3b0367
regarding to grammar and spell check ( #13020 )
2019-05-02 04:17:55 -04:00
Łukasz Langa
9a448855b5
v3.8.0a3
2019-03-25 20:36:40 +01:00
Łukasz Langa
23f4589b4b
v3.8.0a2
2019-02-25 13:08:32 +01:00
Łukasz Langa
e75eeb00b5
v3.8.0a1
2019-02-03 14:17:38 +01:00
Benjamin Peterson
9a69ae8a78
Bump copyright years to 2019. (GH-11404)
2019-01-02 07:46:53 -08:00
Suriyaa ✌️️
7e3fb40b92
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394)
2019-01-01 17:57:42 -08:00
David Kleuker
9d43fa1bb2
Doc: Simplify Copyright line in README (GH-10287)
...
This also makes it consistent with other places like:
- https://docs.python.org/dev/copyright.html
- https://www.python.org/ footer
- e42b705188/Python/getcopyright.c (L7)
2018-11-09 19:45:40 -08:00
Steve Dower
680d26e3b6
Update Azure Pipelines badge (GH-9529)
2018-09-24 08:04:33 -04:00
Steve Dower
b7d613fc56
Update VSTS to Azure DevOps and simplify dependencies (GH-9168)
2018-09-11 10:47:46 -07:00
Steve Dower
757b73cf92
Add VSTS status badge to readme (GH-8958)
2018-08-31 08:11:35 -07:00
Michael Osipov
cae8ff93a6
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
2018-08-17 17:43:34 -04:00
Mariatta
b57eea16d1
Add zulipchat badge to readme (GH-7929)
2018-06-29 13:43:45 -07:00
atg7000
ee994d7443
bpo-33791: Update README for macOS users (GH-7471)
2018-06-07 22:33:20 -04:00
Gregory P. Smith
93f9a8a5af
bpo-24318: Rewrite the README PGO section. ( #6863 )
...
* bpo-24318: Rewrite the README PGO section.
Merged from a phone on an airplane. :)
2018-05-16 10:34:47 -05:00
Gregory P. Smith
b87c1c92fc
Clean up the readme text around PGO a bit. (GH-6538)
2018-04-19 08:58:17 -07:00
Aaron Ang
0f914b5b5f
bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417)
2018-04-09 17:09:31 -04:00
Ned Deily
5489bdad51
Start of 3.8.0a0
2018-01-31 17:44:09 -05:00
Ned Deily
6e41cd95b5
Update NEWS, docs, and patchlevel for 3.7.0b1
2018-01-31 17:14:30 -05:00
Ned Deily
2ab3a8fd26
Post-release version bump to a4+
2018-01-09 10:27:57 -05:00
Ned Deily
07c9d8547c
Bump to 3.7.0a4
2018-01-08 22:05:14 -05:00
Benjamin Peterson
65f2a6dcc2
advance copyright years to 2018 ( #5094 )
2018-01-04 22:34:19 -08:00
Ned Deily
a2a25eb037
Bump to 3.7.0a3+
2017-12-05 21:06:12 -05:00
Ned Deily
90a6785f63
Bump to 3.7.0a3
2017-12-05 03:27:19 -05:00
Ned Deily
f7ac4fe52a
Bump to 3.7.0a2
2017-10-16 23:50:50 -04:00
Mariatta
1b8f612e18
bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)
...
Update the link from Misc/NEWS to Misc/NEWS.d
2017-09-13 16:47:33 -07:00
Christian Heimes
0c72a0c449
Update copyright PSF to 2001-2017 ( #3421 )
...
Signed-off-by: Christian Heimes <christian@python.org>
2017-09-07 13:59:13 -07:00
Lisa Hewus Fresh
384899dfae
bpo-30737: Update DevGuide links to new URL (GH-3228)
...
Update old devguide links from https://docs.python.org/devguide to https://devguide.python.org
2017-08-30 09:37:43 -07:00
Zachary Ware
d31b28e16a
Add Appveyor (GH-324)
2017-03-05 15:45:53 -06:00
INADA Naoki
7c8b3fa31c
README: move TOC to top (GH-355)
2017-02-28 16:26:58 +09:00
Evan Klitzke
6db764ad57
README: Use h3 headings for build sections, and add TOC (GH-64)
2017-02-28 15:32:07 +09:00
Mariatta
6329aea78e
README.rst: Change the devguide url to docs.python.org/devguide (GH-295)
2017-02-25 11:49:38 -08:00
Mariatta
e32ec9334b
README.rst: List out relevant links to the project ( #283 )
2017-02-25 08:59:26 -08:00
Paul Schreiber
c0866855d5
README: OS X -> macOS (GH-55)
2017-02-20 22:08:59 +09:00
Nick Coghlan
1b3d88eb33
Make devguide link in README more prominent ( #145 )
2017-02-18 12:01:47 +05:30
Roger
b3f1f59cf4
Rename Doc/README.txt to Doc/README.rst and add formatting ( #104 )
...
* Reformat Doc/README.txt to Doc/README.rst
* Update mention of Doc/README.rst
* Update mention of README.txt to README.rst
* Make line fold
* rstlint ignore Doc/README.rst
* conf.py ignore Doc/README.rst
* Update issue tracker url in Docs/README.rst
2017-02-15 23:54:05 +01:00
Zachary Ware
d50f188b1b
Various updates to README.rst ( #21 )
...
These include spelling/grammar fixes, removing some outdated prose,
updating some superseded prose, and adding/cleaning up some links.
Also rewraps the entire file at 79 columns.
2017-02-13 22:01:03 -06:00
Ned Batchelder
3cdbd68ce8
A few README tweaks ( #73 )
...
* Add a paragraph at the top for users, not builders, of Python.
* Use nicer rst url syntax to avoid borking paragraphs in the plain text.
2017-02-13 20:05:47 +03:00
Victor Stinner
c9b62b4294
Add Travis CI and Codecov badges to README ( #70 )
...
Badges are small images which gives the status of the Travis CI and
the coverage percentage of Codecode. It helps to check the status of
the Travis CI and to get the link to Travis CI.
See also https://shields.io/
2017-02-13 16:57:30 +01:00