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
/
upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed import of configparser in the distutils module.
Alexandre Vassalotti
2008-05-16
1
-1/+6
*
Revert distutils changes done in r63248.
Alexandre Vassalotti
2008-05-15
1
-1/+1
*
Updated import statements to use the new `configparser` module name.
Alexandre Vassalotti
2008-05-14
1
-1/+1
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
1
-28/+13
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
1
-13/+28
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
1
-28/+13
*
Removed uses of dict.has_key() from distutils, and uses of
Guido van Rossum
2008-02-21
1
-1/+1
*
Change location of the package index to pypi.python.org/pypi
Martin v. Löwis
2007-07-25
1
-1/+1
*
Fix SF#1457312: bad socket error handling in distutils "upload" command.
Phillip J. Eby
2006-07-10
1
-1/+1
*
In stdlib, use hashlib instead of deprecated md5 and sha modules.
Georg Brandl
2006-04-30
1
-1/+1
*
Implementation for patch request #1457316: support --identity option
Phillip J. Eby
2006-03-30
1
-1/+10
*
Patch #1299675: Pass metadata in upload.
Martin v. Löwis
2006-01-08
1
-9/+33
*
Fix "upload" command garbling and truncating files on Windows. If it's a
Phillip J. Eby
2005-07-07
1
-1/+1
*
Whitespace normalization.
Tim Peters
2005-03-28
1
-5/+4
*
Add missing socket import
Martin v. Löwis
2005-03-24
1
-0/+1
*
Make dist_files a triple, with the Python target version included,
Martin v. Löwis
2005-03-23
1
-7/+4
*
Make the signature detached.
Martin v. Löwis
2005-03-22
1
-1/+1
*
Don't set the Python version for sdist uploads.
Martin v. Löwis
2005-03-22
1
-0/+2
*
Upload GPG signature.
Martin v. Löwis
2005-03-22
1
-3/+16
*
Actually add the implementation of the command.
Martin v. Löwis
2005-03-21
1
-0/+150
*
Add the upload command. Make all dist commands register their
Martin v. Löwis
2005-03-21
1
-0/+4