Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.3 | Benjamin Peterson | 2015-01-01 | 1 | -1/+1 |
|\ | |||||
| * | merge 3.2 | Benjamin Peterson | 2015-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | update for copyright for 2015 | Benjamin Peterson | 2015-01-01 | 1 | -1/+1 |
| | * | Copyright year update, add version to licenses.v3.2.6rc1 | Georg Brandl | 2014-10-04 | 1 | -1/+5 |
* | | | Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers. | Ned Deily | 2014-12-13 | 1 | -3/+3 |
* | | | Fixing broken links in doc, part 3: the rest | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | | | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | | | Final documentation fixes for 3.4.0 final.v3.4.0 | Larry Hastings | 2014-03-16 | 1 | -3/+3 |
* | | | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 1 | -19/+0 |
* | | | merge 3.3 | Benjamin Peterson | 2014-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | update copyright year | Benjamin Peterson | 2014-01-01 | 1 | -1/+1 |
* | | | Fix typo. | Stefan Krah | 2013-12-09 | 1 | -1/+1 |
* | | | Fix whitespace. | Stefan Krah | 2013-12-09 | 1 | -1/+1 |
* | | | Merge 3.3. | Stefan Krah | 2013-12-09 | 1 | -0/+33 |
|\ \ \ | |/ / | |||||
| * | | Add libmpdec license. | Stefan Krah | 2013-12-08 | 1 | -0/+33 |
* | | | Issue #18874: Implement the PEP 454 (tracemalloc) | Victor Stinner | 2013-11-23 | 1 | -0/+41 |
* | | | ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. | Christian Heimes | 2013-11-20 | 1 | -0/+29 |
* | | | merge with 3.3 | Georg Brandl | 2013-09-22 | 1 | -73/+1 |
|\ \ \ | |/ / | |||||
| * | | Closes #19043: remove detailed listing of versions from license files | Georg Brandl | 2013-09-22 | 1 | -71/+1 |
* | | | merge with 3.3 | Georg Brandl | 2013-04-06 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Add 3.3.1 to LICENSE files. | Georg Brandl | 2013-04-06 | 1 | -0/+2 |
* | | | merge with 3.3 | Georg Brandl | 2013-04-06 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | merge with 3.2 branch | Georg Brandl | 2013-04-06 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Copyright update to 2013. | Georg Brandl | 2013-03-23 | 1 | -1/+3 |
* | | | merge 3.3 | Benjamin Peterson | 2013-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | bring Python into 2013 | Benjamin Peterson | 2013-01-01 | 1 | -1/+1 |
* | | | Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo... | Christian Heimes | 2012-10-06 | 1 | -0/+19 |
* | | | Bump version to 3.4.0 alpha 0. | Georg Brandl | 2012-09-29 | 1 | -0/+2 |
|/ / | |||||
* | | #16014: merge with 3.2. | Ezio Melotti | 2012-09-24 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | #16014: fix broken link. | Ezio Melotti | 2012-09-24 | 1 | -3/+3 |
| * | Add 3.2.3 to license. | Georg Brandl | 2012-02-23 | 1 | -0/+2 |
* | | Add 3.2.3 version to the license table. | Georg Brandl | 2012-06-24 | 1 | -0/+2 |
* | | Update copyright years and version name.v3.3.0a1 | Georg Brandl | 2012-03-04 | 1 | -1/+1 |
* | | merge 3.2 | Benjamin Peterson | 2012-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | add another year to glorious PSF IP | Benjamin Peterson | 2012-01-01 | 1 | -1/+1 |
* | | Merge with 3.2. | Georg Brandl | 2011-09-04 | 1 | -1/+9 |
|\ \ | |/ | |||||
| * | #12761: fix wording of zlib license section | Sandro Tosi | 2011-08-16 | 1 | -1/+1 |
| * | Update versions in LICENSE files.v3.2.2rc1 | Georg Brandl | 2011-08-13 | 1 | -1/+9 |
* | | merge with 3.2 | Sandro Tosi | 2011-08-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | #12761: fix wording of zlib license section | Sandro Tosi | 2011-08-16 | 1 | -1/+1 |
| |/ | |||||
* | | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) | Éric Araujo | 2011-07-29 | 1 | -30/+0 |
|\ \ | |/ | |||||
| * | Merge profile docs followup (#12417) from 3.1 | Éric Araujo | 2011-07-28 | 1 | -30/+0 |
| |\ | |||||
| | * | Remove mentions of previous license in profile module docs (#12417 followup). | Éric Araujo | 2011-07-28 | 1 | -30/+0 |
| | * | Merged revisions 84941 via svnmerge from | Marc-André Lemburg | 2010-09-21 | 1 | -2/+2 |
| | * | Merged revisions 84938 via svnmerge from | Marc-André Lemburg | 2010-09-21 | 1 | -1/+137 |
| | * | Merged revisions 84743 via svnmerge from | Matthias Klose | 2010-09-12 | 1 | -0/+89 |
| | * | Merged revisions 77206-77207 via svnmerge from | Ezio Melotti | 2010-01-01 | 1 | -1/+1 |
| | * | Merged revisions 76906 via svnmerge from | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
| | * | Merged revisions 76787-76789 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -0/+12 |
* | | | Merge doc fixes from 3.2 | Éric Araujo | 2011-06-09 | 1 | -2/+2 |
|\ \ \ | |/ / |