COMMITS
/ Lib/distutils/__init__.py May 26, 2015
B
keep distutils version in sync with python version automatically
Benjamin Peterson committed
October 12, 2014
G
Bump to 3.2.6
Georg Brandl committed
October 4, 2014
G
Bump to 3.2.6rc1
Georg Brandl committed
May 12, 2013
G
Bump to version 3.2.5.
Georg Brandl committed
April 6, 2013
G
Bump to 3.2.4.
Georg Brandl committed
March 23, 2013
G
Bump to 3.2.4rc1.
Georg Brandl committed
April 10, 2012
G
Bump to 3.2.3 final.
Georg Brandl committed
March 18, 2012
G
Bump to 3.2.3rc2.
Georg Brandl committed
February 23, 2012
G
Bump version to 3.2.3rc1.
Georg Brandl committed
September 3, 2011
G
Bump to 3.2.2.
Georg Brandl committed
August 13, 2011
G
Bump version to 3.2.2rc1.
Georg Brandl committed
July 28, 2011
July 9, 2011
G
Bump version to 3.2.1.
Georg Brandl committed
July 3, 2011
G
Bump to 3.2.1rc2.
Georg Brandl committed
May 15, 2011
G
Bump to 3.2.1rc1.
Georg Brandl committed
May 8, 2011
G
Bump to 3.2.1b1.
Georg Brandl committed
February 20, 2011
G
Version bump to 3.2 final.
Georg Brandl committed
February 13, 2011
G
Bump for 3.2rc3.
Georg Brandl committed
January 30, 2011
G
Bump version.
Georg Brandl committed
January 15, 2011
G
Bump to 3.2rc1.
Georg Brandl committed
December 19, 2010
G
Bump to 3.2b2.
Georg Brandl committed
December 4, 2010
G
Bump to 3.2b1.
Georg Brandl committed
November 13, 2010
G
Bump to 3.2a4.
Georg Brandl committed
October 10, 2010
G
Bump to 3.2a3.
Georg Brandl committed
September 5, 2010
G
Bump to 3.2a2.
Georg Brandl committed
July 31, 2010
G
Bump versions and review NEWS file.
Georg Brandl committed
June 27, 2009
B
bump to 3.2a0
Benjamin Peterson committed
June 26, 2009
B
bump version to 3.1 final :)
Benjamin Peterson committed
June 13, 2009
B
bump version to 3.1rc2
Benjamin Peterson committed
May 30, 2009
B
bump to 3.1rc1
Benjamin Peterson committed
May 6, 2009
B
bump version to 3.1b1
Benjamin Peterson committed
April 4, 2009
B
bump version to 3.1a2
Benjamin Peterson committed
March 7, 2009
B
bump version to 3.1a1
Benjamin Peterson committed
February 5, 2009
T
Merged revisions 69285 via svnmerge from
Tarek Ziadé committed
December 3, 2008
B
Prep for Python 3.1!
Barry Warsaw committed
November 21, 2008
B
Bump to 3.0rc3
Barry Warsaw committed
November 6, 2008
B
Bumping to 3.0rc2.
Barry Warsaw committed
September 18, 2008
B
bumping to 3.0rc1
Barry Warsaw committed
August 21, 2008
B
Bumping to 3.0b3
Barry Warsaw committed
July 18, 2008
B
Bumping to 3.0b2
Barry Warsaw committed
June 19, 2008
B
Bump to 3.0b1
Barry Warsaw committed
May 8, 2008
B
Bumping versions for 3.0a5
Barry Warsaw committed
April 2, 2008
B
release.py induced and manual editing steps for 3.0a4.
Barry Warsaw committed
February 3, 2008
C
Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from
Christian Heimes committed
August 30, 2007
C
General cleanup, raise normalization in Lib/distutils.
Collin Winter committed
April 27, 2007
G
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum committed
August 21, 2006
T
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
November 10, 2004
M
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis committed
July 23, 2004
T
Make the distutils version number the same as the python version. It
Thomas Heller committed