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
Victor Stinner
d783b01fdf
Rename README to README.rst and enhance formatting ( #2 )
...
Update also the Release Schedule to Python 3.7.
2017-02-11 02:21:38 +01:00