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 67926 via svnmerge from
Tarek Ziadé
2008-12-27
1
-5/+11
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
1
-48/+49
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
1
-49/+48
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
1
-48/+49
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
Removed uses of dict.has_key() from distutils, and uses of
Guido van Rossum
2008-02-21
1
-2/+2
*
Change location of the package index to pypi.python.org/pypi
Martin v. Löwis
2007-07-25
1
-1/+1
*
[Bug #1545341] Allow 'classifier' parameter to be a tuple as well as a list. ...
Andrew M. Kuchling
2006-10-06
1
-1/+1
*
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