summaryrefslogtreecommitdiffstats
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update VSTS to Azure DevOps and simplify dependencies (GH-9168)Steve Dower2018-09-111-6/+6
|
* Add VSTS status badge to readme (GH-8958)Steve Dower2018-08-311-0/+12
|
* bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)Miss Islington (bot)2018-08-171-0/+2
| | | | | (cherry picked from commit cae8ff93a696aa7d74562a9eeaf27afac1f181b4) Co-authored-by: Michael Osipov <1983-01-06@gmx.net>
* start 3.7.0+Ned Deily2018-06-271-2/+2
|
* 3.7.0 finalv3.7.0Ned Deily2018-06-271-2/+2
|
* 3.7.0rc1v3.7.0rc1Ned Deily2018-06-121-2/+2
|
* bpo-33791: Update README for macOS users (GH-7471)Miss Islington (bot)2018-06-081-0/+5
| | | | | (cherry picked from commit ee994d7443a7e2809a5d49bd3679fc9c451a411b) Co-authored-by: atg7000 <38963069+atg7000@users.noreply.github.com>
* Bump to 3.7.0b5+Ned Deily2018-05-311-2/+2
|
* 3.7.0b5v3.7.0b5Ned Deily2018-05-301-2/+2
|
* bpo-24318: Rewrite the README PGO section. (GH-6863)Miss Islington (bot)2018-05-161-19/+20
| | | | | | | | * bpo-24318: Rewrite the README PGO section. Merged from a phone on an airplane. :) (cherry picked from commit 93f9a8a5afb58b1d2e4f27bb46d3d4e0fa8c08f0) Co-authored-by: Gregory P. Smith <greg@krypto.org>
* bump to 3.7.0b4+Ned Deily2018-05-021-2/+2
|
* 3.7.0b4v3.7.0b4Ned Deily2018-05-021-2/+2
|
* Clean up the readme text around PGO a bit. (GH-6538) (GH-6539)Miss Islington (bot)2018-04-191-4/+5
| | | | | (cherry picked from commit b87c1c92fc93c5733cd3d8606ab2301ca6ba208f) Co-authored-by: Gregory P. Smith <greg@krypto.org>
* [3.7] bpo-31201: Clarify command to re-run failing test(s) with example ↵Miss Islington (bot)2018-04-091-2/+3
| | | | | | | (GH-6417) (GH-6437) (cherry picked from commit 0f914b5b5f6ba186afd7112fc851c97247076f70) Co-authored-by: Aaron Ang <aaronang@users.noreply.github.com>
* bump to 3.7.0b3+Ned Deily2018-03-291-2/+2
|
* 3.7.0b3v3.7.0b3Ned Deily2018-03-291-2/+2
|
* Moving on to 3.7.0b2+Ned Deily2018-02-281-2/+2
|
* Update NEWS, docs, and patchlevel for 3.7.0b2v3.7.0b2Ned Deily2018-02-281-2/+2
|
* finished 3.7.0b1 - on to b1+Ned Deily2018-01-311-2/+2
|
* Update NEWS, docs, and patchlevel for 3.7.0b1v3.7.0b1Ned Deily2018-01-301-2/+2
|
* Post-release version bump to a4+Ned Deily2018-01-091-2/+2
|
* Bump to 3.7.0a4v3.7.0a4Ned Deily2018-01-091-2/+2
|
* advance copyright years to 2018 (#5094)Benjamin Peterson2018-01-051-2/+2
|
* Bump to 3.7.0a3+Ned Deily2017-12-061-2/+2
|
* Bump to 3.7.0a3v3.7.0a3Ned Deily2017-12-051-1/+1
|
* Bump to 3.7.0a2v3.7.0a2Ned Deily2017-10-171-1/+1
|
* bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)Mariatta2017-09-131-1/+1
| | | | Update the link from Misc/NEWS to Misc/NEWS.d
* Update copyright PSF to 2001-2017 (#3421)Christian Heimes2017-09-071-1/+2
| | | Signed-off-by: Christian Heimes <christian@python.org>
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-301-2/+2
| | | Update old devguide links from https://docs.python.org/devguide to https://devguide.python.org
* Add Appveyor (GH-324)Zachary Ware2017-03-051-0/+4
|
* README: move TOC to top (GH-355)INADA Naoki2017-02-281-2/+2
|
* README: Use h3 headings for build sections, and add TOC (GH-64)Evan Klitzke2017-02-281-2/+3
|
* README.rst: Change the devguide url to docs.python.org/devguide (GH-295)Mariatta2017-02-251-1/+1
|
* README.rst: List out relevant links to the project (#283)Mariatta2017-02-251-0/+9
|
* README: OS X -> macOS (GH-55)Paul Schreiber2017-02-201-3/+3
|
* Make devguide link in README more prominent (#145)Nick Coghlan2017-02-181-4/+7
|
* Rename Doc/README.txt to Doc/README.rst and add formatting (#104)Roger2017-02-151-2/+2
| | | | | | | | | | | | | | | | * 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
* Various updates to README.rst (#21)Zachary Ware2017-02-141-83/+77
| | | | | | 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.
* A few README tweaks (#73)Ned Batchelder2017-02-131-5/+11
| | | | | * 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.
* Add Travis CI and Codecov badges to README (#70)Victor Stinner2017-02-131-0/+8
| | | | | | | 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/
* Rename README to README.rst and enhance formatting (#2)Victor Stinner2017-02-111-0/+227
Update also the Release Schedule to Python 3.7.