| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 3.3.1 to LICENSE files. | 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 |
|
|
* | | bring Python into 2013 | Benjamin Peterson | 2013-01-01 | 1 | -1/+1 |
|
|
* | | #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 |
|\ \ \
| |/ / |
|
| * | | Fix a few misuses of :option: I missed in r86521. | Éric Araujo | 2011-06-08 | 1 | -2/+2 |
|
|
* | | | Bump trunk to 3.3 alpha 0. | Georg Brandl | 2011-02-20 | 1 | -0/+2 |
|/ / |
|
* | | Happy New Year! (CET edition) | Georg Brandl | 2010-12-31 | 1 | -3/+3 |
|
|
* | | Add missing word. | Marc-André Lemburg | 2010-09-21 | 1 | -2/+2 |
|
|
* | | Add OpenSSL license to the Python license documenation page. | Marc-André Lemburg | 2010-09-21 | 1 | -1/+137 |
|
|
* | | - Issue #9817: Add expat COPYING file; add expat, libffi and expat licenses | Matthias Klose | 2010-09-12 | 1 | -0/+89 |
|
|
* | | Update copyright years and add releases to release list. Also update Sphinx ... | Georg Brandl | 2010-07-31 | 1 | -0/+4 |
|
|
* | | Merged revisions 77204 via svnmerge from | Benjamin Peterson | 2010-01-01 | 1 | -1/+1 |
|
|
* | | Merged revisions 76904 via svnmerge from | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
|
|
* | | update 3.x versions | Benjamin Peterson | 2009-12-13 | 1 | -6/+8 |
|
|
* | | fix markup | Benjamin Peterson | 2009-12-13 | 1 | -6/+6 |
|
|
* | | Merged revisions 76785 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -0/+6 |
|
|
* | | bump to 3.2a0 | Benjamin Peterson | 2009-06-27 | 1 | -1/+4 |
|/ |
|
* | Issue #1580: use short float repr where possible. | Mark Dickinson | 2009-04-16 | 1 | -0/+32 |
|
|
* | Remove merging leftover. | Georg Brandl | 2009-03-30 | 1 | -1/+0 |
|
|
* | Merged revisions 68112,68115,68120,68133,68141-68142,68145-68146,68148-68149 ... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,... | Benjamin Peterson | 2008-12-27 | 1 | -0/+4 |
|
|
* | Prep for Python 3.1! | Barry Warsaw | 2008-12-03 | 1 | -1/+1 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -1/+1 |
|
|
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -1/+1 |
|
|
* | Post tag updates. | Barry Warsaw | 2008-05-08 | 1 | -1/+1 |
|
|
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | Christian Heimes | 2008-03-22 | 1 | -0/+55 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -1/+1 |
|
|