| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -0/+68 |
| * | Fix 3k's sphinx-build.py so that the version detection works with 2.x and 3.x. | Georg Brandl | 2008-01-19 | 1 | -2/+2 |
| * | Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from | Christian Heimes | 2008-01-18 | 4 | -6/+135 |
| * | Fix sphinx-build so that it runs with 2.x and 3.x but refuses to start with 3.x. | Georg Brandl | 2007-08-31 | 1 | -7/+6 |
| * | Fix more lingering print statements. | Collin Winter | 2007-08-30 | 1 | -2/+2 |
| * | Cosmetic fixes to make this work with Py3k (as well as with 2.5 still). | Guido van Rossum | 2007-08-25 | 1 | -5/+5 |
| * | Merged revisions 57221-57391 via svnmerge from | Guido van Rossum | 2007-08-24 | 1 | -2/+2 |
| * | Merged revisions 57152-57220 via svnmerge from | Guido van Rossum | 2007-08-20 | 1 | -2/+3 |
| * | Manually patched a few things that didn't get merged in, but should. | Guido van Rossum | 2007-08-17 | 1 | -0/+9 |
| * | First merge from the trunk straight into the py3k branch. I'm not | Guido van Rossum | 2007-08-16 | 1 | -0/+80 |
| * | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 2 | -0/+28 |
| * | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 45 | -10500/+0 |
| * | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 2 | -4/+4 |
| * | Merged revisions 56154-56264 via svnmerge from | Guido van Rossum | 2007-07-11 | 1 | -4/+4 |
| * | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -7/+6 |
| * | Merged revisions 55225-55227,55229-55269 via svnmerge from | Guido van Rossum | 2007-05-11 | 1 | -4/+3 |
| * | Run 2to3 over Doc/tools/. | Collin Winter | 2007-03-21 | 15 | -64/+66 |
| * | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 9 | -10/+13 |
| * | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -12/+31 |
| * | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 2 | -1/+34 |
| * | Get rid of xreadlines() (methods). | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
| * | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 1 | -0/+6 |
| * | Add tool to check documentation against declaration. | Martin v. Löwis | 2006-03-01 | 1 | -0/+157 |
| * | module list utility | Fredrik Lundh | 2006-01-24 | 1 | -0/+126 |
| * | update to reflect move to Subversion | Fred Drake | 2006-01-02 | 3 | -272/+8 |
| * | update URL into the Python wiki | Fred Drake | 2005-09-22 | 1 | -1/+1 |
| * | - fix generated Texinfo markup for \deprecated | Fred Drake | 2005-03-10 | 1 | -1/+10 |
| * | add missing entries from GNU info conversion table | Fred Drake | 2005-03-10 | 1 | -0/+2 |
| * | include each row in the package table, even if there are no packages for | Fred Drake | 2005-01-23 | 1 | -8/+11 |
| * | add another way to specify an alternate name for the documentation set, | Fred Drake | 2004-11-13 | 1 | -1/+11 |
| * | - make the default image type PNG, to match mkhowto | Fred Drake | 2004-11-05 | 1 | -2/+6 |
| * | fix accidental commit | Fred Drake | 2004-11-02 | 1 | -1/+0 |
| * | clarify discussion of iteration in the section on the "for" statement | Fred Drake | 2004-11-02 | 1 | -1/+2 |
| * | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 4 | -18/+18 |
| * | Add a definition (found in the Debian patches for 2.3.4) | Andrew M. Kuchling | 2004-07-17 | 1 | -0/+1 |
| * | generalize a bit; no need to mention my user id directly | Fred Drake | 2004-07-13 | 1 | -1/+1 |
| * | Deal with macros that have to be replaced with simple text; only a | Fred Drake | 2004-07-08 | 1 | -4/+14 |
| * | fix handling when a proper getopt(1) is available; the "--" | Fred Drake | 2004-06-29 | 1 | -0/+4 |
| * | The 'distributing python modules' manual now has an index. | Thomas Heller | 2004-06-18 | 1 | -1/+1 |
| * | Use getopt where possible, so this supports option letters that get | Fred Drake | 2004-06-17 | 1 | -1/+10 |
| * | - add link to the downloadable package in the generated email | Fred Drake | 2004-06-17 | 1 | -2/+24 |
| * | make the tarball available for download instead of throwing it away | Fred Drake | 2004-06-17 | 1 | -1/+1 |
| * | Defining Py_GCC_ATTRIBUTE finds even some more undocumented functions. | Thomas Heller | 2004-06-09 | 1 | -1/+1 |
| * | Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT. | Thomas Heller | 2004-06-09 | 1 | -1/+1 |
| * | use tools/getversioninfo to extract the version number from the Python | Fred Drake | 2004-05-11 | 1 | -11/+4 |
| * | remove assignment to unused variable | Fred Drake | 2004-05-11 | 1 | -1/+0 |
| * | switch to PNG navigation icons by default | Fred Drake | 2004-04-08 | 1 | -2/+2 |
| * | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 4 | -14/+14 |
| * | Fix typo | Raymond Hettinger | 2004-02-08 | 1 | -1/+1 |
| * | SF patch #880552: Fix typo in usage message(prechm.py) | Raymond Hettinger | 2004-02-08 | 1 | -3/+3 |