index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
/
register.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+1
*
Run 2to3's fix_has_key over distutils.
Collin Winter
2007-09-01
1
-2/+2
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-2/+2
*
Merged revisions 56753-56781 via svnmerge from
Guido van Rossum
2007-08-06
1
-1/+1
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1/+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-1/+1
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-2/+2
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-15/+15
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-2/+2
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-1/+1
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
1
-0/+5
*
Since PyPI only accepts UTF-8 encoded data now, make sure that the data is
Walter Dörwald
2005-03-31
1
-2/+2
*
PEP 314 implementation (client side):
Fred Drake
2005-03-20
1
-0/+6
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+0
*
Remove the --verify option in favor of the standard -n/--dry-run option
Andrew M. Kuchling
2003-04-09
1
-4/+1
*
Improve description
Andrew M. Kuchling
2003-03-03
1
-1/+1
*
Include download_url in the data POSTed to the catalog server
Andrew M. Kuchling
2003-02-19
1
-0/+1
*
[Patch #684398] Rename verbose argument to show-response; don't conditionaliz...
Andrew M. Kuchling
2003-02-19
1
-9/+8
*
Use python.org as the repository
Andrew M. Kuchling
2003-02-18
1
-2/+1
*
[Patch #658094 ] PEP 301 implementation
Andrew M. Kuchling
2003-01-03
1
-0/+293