summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Rename README to README.rst and enhance formatting (#2)Victor Stinner2017-02-111-234/+0
| | | Update also the Release Schedule to Python 3.7.
* merge 3.6Benjamin Peterson2017-01-011-1/+2
|\
| * merge 3.5Benjamin Peterson2017-01-011-1/+2
| |\
| | * merge 3.4Benjamin Peterson2017-01-011-1/+2
| | |\
| | | * merge 3.3Benjamin Peterson2017-01-011-1/+2
| | | |\
| | | | * ring in 2017 for PythonBenjamin Peterson2017-01-011-1/+2
| | | | |
| | | * | Version bump for 3.4.5 final.v3.4.5Larry Hastings2016-06-251-2/+2
| | | | |
| | | * | Release bump for 3.4.5rc1.v3.4.5rc1Larry Hastings2016-06-111-2/+2
| | | | |
* | | | | Merge 3.6.0 release into defaultNed Deily2016-12-231-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 3.6.0 release engineering headNed Deily2016-12-221-3/+3
| |\ \ \ \
| | * | | | Update docs and patchlevel for 3.6.0 final.v3.6.0Ned Deily2016-12-221-4/+4
| | | | | |
| | * | | | Version bump for 3.6.0rc2v3.6.0rc2Ned Deily2016-12-161-1/+1
| |/ / / /
| * | | | Version bump for 3.6.0rc1v3.6.0rc1Ned Deily2016-12-061-2/+2
| | | | |
| * | | | Version bump for 3.6.0b4v3.6.0b4Ned Deily2016-11-211-1/+1
| | | | |
* | | | | replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | replace --with-optimizations references with --enable-optimizations in docs.Gregory P. Smith2016-11-211-1/+1
| | | | |
| * | | | Version bump for 3.6.0b3v3.6.0b3Ned Deily2016-10-311-1/+1
| | | | |
| * | | | Version bump for 3.6.0b2v3.6.0b2Ned Deily2016-10-101-1/+1
| | | | |
* | | | | Merge with 3.6Ned Deily2016-09-121-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Start 3.6 branchNed Deily2016-09-121-0/+1
| | | | |
* | | | | Bump to 3.7.0a0Ned Deily2016-09-121-8/+8
|/ / / /
* | | | Version bump for 3.6.0b1v3.6.0b1Ned Deily2016-09-121-2/+2
| | | |
* | | | issue28032: never imply --with-lto as part of --with-optimizations.Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-09-081-5/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too many build tool chains do not properly support it, including building and linking an executable fine that simply segfaults when you try to run it (such as debian jessie 8.5's gcc 4.9). On others where it does appear to build (ubuntu 16.04's gcc 5.4) there are still test_distutils and test_gdb failures to deal with. We're not going to spend time attempting to maintain a complicated white list of what does and doesn't work in our configure.ac file.
| * | | issue28032: never imply --with-lto as part of --with-optimizations.Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-09-081-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too many build tool chains do not properly support it, including building and linking an executable fine that simply segfaults when you try to run it (such as debian jessie 8.5's gcc 4.9). On others where it does appear to build (ubuntu 16.04's gcc 5.4) there are still test_distutils and test_gdb failures to deal with. We're not going to spend time attempting to maintain a complicated white list of what does and doesn't work in our configure.ac file.
* | | | document --with-optimizations in the README for issue26359.Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-09-081-4/+13
|\ \ \ \ | |/ / /
| * | | document --with-optimizations in the README for issue26359.Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-09-081-4/+13
| | | |
| * | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Martin Panter2016-09-071-1/+1
| | | |
| * | | Merge.Larry Hastings2016-06-261-2/+2
| |\ \ \
| * | | | Version number bump for 3.5.2 final.v3.5.2Larry Hastings2016-06-251-2/+2
| |/ / /
| * | | Updated header for README for 3.5.2rc1.v3.5.2rc1Larry Hastings2016-06-111-2/+2
| | | |
| * | | Release bump for 3.5.2rc1.Larry Hastings2016-06-111-1/+1
| | | |
* | | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Raymond Hettinger2016-08-301-1/+1
| | | |
* | | | Version bump for 3.6.0a4v3.6.0a4Ned Deily2016-08-151-1/+1
| | | |
* | | | Version bump for 3.6.0a3v3.6.0a3Ned Deily2016-07-111-1/+1
| | | |
* | | | Version bump for 3.6.0a2v3.6.0a2Ned Deily2016-06-131-1/+1
| | | |
* | | | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-291-1/+1
|\ \ \ \ | |/ / / | | | | | | | | Also merge changes from Issue #27117; no actual code changes to 3.6.
| * | | Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
| | | |
* | | | Version bump for 3.6.0a1v3.6.0a1Ned Deily2016-05-161-8/+8
| | | |
* | | | Fix spelling errorRaymond Hettinger2016-04-171-1/+1
| | | |
* | | | Merge typo fixes from 3.5Martin Panter2016-04-051-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typos in documentation and commentsMartin Panter2016-04-051-1/+1
| | | |
* | | | merge 3.5Benjamin Peterson2016-01-011-1/+1
|\ \ \ \ | |/ / /
| * | | merge 3.4Benjamin Peterson2016-01-011-1/+1
| |\ \ \ | | |/ /
| | * | merge 3.3Benjamin Peterson2016-01-011-1/+1
| | |\ \ | | | |/
| | | * add 2015 and 2016Benjamin Peterson2016-01-011-1/+1
| | | |
* | | | merge 3.5Benjamin Peterson2016-01-011-1/+1
|\ \ \ \ | |/ / /
| * | | merge 3.4Benjamin Peterson2016-01-011-1/+1
| |\ \ \ | | |/ /
| | * | merge 3.3Benjamin Peterson2016-01-011-1/+1
| | |\ \ | | | |/
| | | * 2016 will be another year of writing copyrighted codeBenjamin Peterson2016-01-011-1/+1
| | | |