summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe...Senthil Kumaran2011-07-281-2/+0
* Bump version to 3.2.1.v3.2.1Georg Brandl2011-07-091-1/+1
* Bump to 3.2.1rc2.Georg Brandl2011-07-031-1/+1
* Bump to 3.2.1rc1.v3.2.1rc1Georg Brandl2011-05-151-1/+1
* Bump to 3.2.1b1.Georg Brandl2011-05-081-1/+1
* Version bump to 3.2 final.Georg Brandl2011-02-201-1/+1
* Bump for 3.2rc3.v3.2rc3Georg Brandl2011-02-131-1/+1
* Bump version.v3.2rc2Georg Brandl2011-01-301-1/+1
* Bump to 3.2rc1.Georg Brandl2011-01-151-1/+1
* Bump to 3.2b2.Georg Brandl2010-12-191-1/+1
* Bump to 3.2b1.Georg Brandl2010-12-041-1/+1
* Bump to 3.2a4.Georg Brandl2010-11-131-1/+1
* Bump to 3.2a3.Georg Brandl2010-10-101-1/+1
* Bump to 3.2a2.Georg Brandl2010-09-051-1/+1
* Bump versions and review NEWS file.Georg Brandl2010-07-311-1/+1
* bump to 3.2a0Benjamin Peterson2009-06-271-1/+1
* bump version to 3.1 final :)Benjamin Peterson2009-06-261-1/+1
* bump version to 3.1rc2Benjamin Peterson2009-06-131-1/+1
* bump to 3.1rc1Benjamin Peterson2009-05-301-1/+1
* bump version to 3.1b1v3.1b1Benjamin Peterson2009-05-061-1/+1
* bump version to 3.1a2Benjamin Peterson2009-04-041-1/+1
* bump version to 3.1a1v3.1a1Benjamin Peterson2009-03-071-1/+1
* Merged revisions 69285 via svnmerge fromTarek Ziadé2009-02-051-6/+1
* Prep for Python 3.1!Barry Warsaw2008-12-031-1/+1
* Bump to 3.0rc3v3.0rc3Barry Warsaw2008-11-211-1/+1
* Bumping to 3.0rc2.Barry Warsaw2008-11-061-1/+1
* bumping to 3.0rc1v3.0rc1Barry Warsaw2008-09-181-1/+1
* Bumping to 3.0b3v3.0b3Barry Warsaw2008-08-211-1/+1
* Bumping to 3.0b2v3.0b2Barry Warsaw2008-07-181-1/+1
* Bump to 3.0b1v3.0b1Barry Warsaw2008-06-191-1/+1
* Bumping versions for 3.0a5v3.0a5Barry Warsaw2008-05-081-1/+1
* release.py induced and manual editing steps for 3.0a4.v3.0a4Barry Warsaw2008-04-021-1/+4
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-031-1/+1
* General cleanup, raise normalization in Lib/distutils.Collin Winter2007-08-301-2/+0
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+1
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-3/+9
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+3
* Update compatibility comments to 2.1, corresponding to PEP 291 1.13.Martin v. Löwis2004-11-101-1/+1
* Make the distutils version number the same as the python version. ItThomas Heller2004-07-231-1/+1
* The new distutils features justify a new version number, imo.Thomas Heller2004-07-161-1/+1
* Add comment to Distutil files about requiring 1.5.2 compatibility, asAndrew M. Kuchling2002-11-191-0/+2
* With Andrew's blessing: distutils version number is now 1.0.3.Thomas Heller2001-10-051-1/+1
* Fix typo in docstringAndrew M. Kuchling2001-04-231-1/+1
* Bump version # for final releaseAndrew M. Kuchling2001-04-231-1/+1
* Distutils version number has been changed from 1.0.1 to 1.0.2preThomas Heller2001-03-161-1/+1
* Bump version to 1.0.1.Greg Ward2000-10-151-1/+1
* Bump version to 1.0.Greg Ward2000-10-031-1/+1
* Bump version to 1.0pre.Greg Ward2000-09-271-1/+1
* Bump version to 0.9.4.Greg Ward2000-09-271-1/+1
* Bump version to 0.9.3.Greg Ward2000-09-261-1/+1