| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumping to 2.6.4rc1v2.6.4rc1 | Barry Warsaw | 2009-10-06 | 1 | -2/+2 |
|
|
* | Bump to 2.6.3v2.6.3 | Barry Warsaw | 2009-10-01 | 1 | -2/+2 |
|
|
* | Bumping for 2.6.3rc1v2.6.3rc1 | Barry Warsaw | 2009-09-29 | 1 | -2/+2 |
|
|
* | Bump to 2.6.2c1. | Barry Warsaw | 2009-04-07 | 1 | -1/+1 |
|
|
* | Merged revisions 70866-70868,70870-70871,70893,70896,70902,70905,70907,70912,... | Georg Brandl | 2009-04-05 | 1 | -69/+4 |
|
|
* | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Prep for 2.6.1v2.6.1 | Barry Warsaw | 2008-12-04 | 1 | -2/+2 |
|
|
* | Bumping to 2.6 final. | Barry Warsaw | 2008-10-01 | 1 | -2/+2 |
|
|
* | Bumping to 2.6rc2v2.6rc2 | Barry Warsaw | 2008-09-18 | 1 | -1/+1 |
|
|
* | Bumping to 2.6rc1 | Barry Warsaw | 2008-09-12 | 1 | -2/+2 |
|
|
* | docs are pretty good about new-style classes these days | Benjamin Peterson | 2008-09-06 | 1 | -6/+0 |
|
|
* | Bump to 2.6b3.v2.6b3 | Barry Warsaw | 2008-08-21 | 1 | -1/+1 |
|
|
* | Bumping to 2.6b2v2.6b2 | Barry Warsaw | 2008-07-18 | 1 | -1/+1 |
|
|
* | Bumping to 2.6b1v2.6b1 | Barry Warsaw | 2008-06-19 | 1 | -2/+2 |
|
|
* | GHOP #217: add support for compiling Python with coverage checking enabled. | Georg Brandl | 2008-05-18 | 1 | -0/+20 |
|
|
* | Bump to 2.6a3v2.6a3 | Barry Warsaw | 2008-05-08 | 1 | -1/+1 |
|
|
* | Updating for 2.6a2v2.6a2 | Barry Warsaw | 2008-04-03 | 1 | -1/+1 |
|
|
* | Suggested proposed changes to Python be considered on some mailing lists first | Benjamin Peterson | 2008-04-02 | 1 | -3/+5 |
|
|
* | The other download formats will be available for 2.6 too. | Georg Brandl | 2008-03-30 | 1 | -1/+1 |
|
|
* | Updated README regarding doc formats | Benjamin Peterson | 2008-03-30 | 1 | -8/+8 |
|
|
* | Elaborate on the role of the altinstall target when installing multiple | Skip Montanaro | 2008-03-05 | 1 | -8/+21 |
|
|
* | More copyright year and version number bumpsv2.6a1 | Barry Warsaw | 2008-03-01 | 1 | -2/+2 |
|
|
* | Docs are rst now. | Georg Brandl | 2008-02-09 | 1 | -1/+1 |
|
|
* | Update links to bug/patch tracker | Andrew M. Kuchling | 2008-01-04 | 1 | -4/+4 |
|
|
* | Fixed bug #1613: Makefile's VPATH feature is broken | Christian Heimes | 2007-12-13 | 1 | -0/+3 |
|
|
* | Remove all tabs in that file. | Georg Brandl | 2007-12-09 | 1 | -5/+5 |
|
|
* | #1575: the Mac readme is now one level up. | Georg Brandl | 2007-12-09 | 1 | -1/+1 |
|
|
* | Have configure raise an error when building on AtheOS. Code specific to AtheOS | Brett Cannon | 2007-06-02 | 1 | -1/+5 |
|
|
* | Update directories/files at the top-level. | Neal Norwitz | 2007-05-20 | 1 | -1/+2 |
|
|
* | rotor is long gone. | Neal Norwitz | 2007-05-20 | 1 | -1/+1 |
|
|
* | Remove the rgbimg module. It has been deprecated since Python 2.5. | Brett Cannon | 2007-05-20 | 1 | -3/+3 |
|
|
* | Patch #1673121: update README wrt. OSX default shell. | Georg Brandl | 2007-03-06 | 1 | -3/+3 |
|
|
* | update to (c) years to include 2007 | Anthony Baxter | 2007-01-06 | 1 | -1/+2 |
|
|
* | Update version. | Guido van Rossum | 2006-11-30 | 1 | -2/+2 |
|
|
* | Bug #1594809: add a note to README regarding PYTHONPATH and make install. | Georg Brandl | 2006-11-15 | 1 | -0/+5 |
|
|
* | preparing for 2.5c1 | Anthony Baxter | 2006-08-16 | 1 | -2/+2 |
|
|
* | pre-release machinations | Anthony Baxter | 2006-08-02 | 1 | -2/+2 |
|
|
* | Update list of unsupported systems. Fixes #1510853. | Martin v. Löwis | 2006-07-24 | 1 | -13/+25 |
|
|
* | preparing for 2.5b2 | Anthony Baxter | 2006-07-10 | 1 | -1/+1 |
|
|
* | Patch 1471883: --enable-universalsdk on Mac OS X | Ronald Oussoren | 2006-04-29 | 1 | -1/+6 |
|
|
* | Patch #1324762: Change --with-cxx to --with-cxx-main. | Martin v. Löwis | 2006-04-14 | 1 | -7/+29 |
|
|
* | raise the minimum supported BerkeleyDB version to 3.3 and add notes to | Gregory P. Smith | 2006-04-13 | 1 | -3/+2 |
|
|
* | Patch #1464444: Add --with-system-ffi. | Martin v. Löwis | 2006-04-11 | 1 | -0/+3 |
|
|
* | preparation for 2.5a1 | Anthony Baxter | 2006-04-03 | 1 | -1/+1 |
|
|
* | added sqlite3 section | Anthony Baxter | 2006-04-03 | 1 | -317/+328 |
|
|
* | Remove mention of fpectl in README. | Georg Brandl | 2006-03-20 | 1 | -5/+0 |
|
|
* | bug #872175: add --with-fpectl to README | Georg Brandl | 2006-02-20 | 1 | -0/+5 |
|
|
* | Update general copyright years to 2006. | Georg Brandl | 2006-02-11 | 1 | -1/+1 |
|
|
* | don't get me started about distutils... | Skip Montanaro | 2005-11-17 | 1 | -0/+1 |
|
|
* | note build workaround for Sol10/gcc 3.4 | Skip Montanaro | 2005-11-17 | 1 | -0/+6 |
|
|