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
/
tests
/
test_upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import of HTTPError (GH-22304) (GH-26048)
Miss Islington (bot)
2021-05-11
1
-1/+1
*
bpo-40698: Improve distutils upload hash digests (GH-20260)
Miss Islington (bot)
2020-05-20
1
-4/+20
*
bpo-32304: Fix distutils upload for sdists ending with \x0d (GH-5264)
Bo Bayles
2018-01-26
1
-0/+26
*
Merge 3.4
Donald Stufft
2016-08-03
1
-2/+2
|
\
|
*
Merge 3.3
Donald Stufft
2016-08-03
1
-2/+2
|
|
\
|
|
*
Switch upload.pypi.io to upload.pypi.org
Donald Stufft
2016-08-03
1
-1/+1
|
|
*
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
1
-1/+1
*
|
|
merge 3.4
Benjamin Peterson
2016-07-06
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
1
-2/+2
*
|
|
Make PyPIRCCommandTestCase derive from a base class
Berker Peksag
2016-06-24
1
-2/+2
*
|
|
Issue #27349: Fix typo in distutils upload command
Berker Peksag
2016-06-18
1
-1/+2
*
|
|
Issue #20900: distutils register command now decodes HTTP responses correctly
Berker Peksag
2016-06-10
1
-1/+1
*
|
|
Issue #21776: distutils.upload now correctly handles HTTPError
Berker Peksag
2016-06-02
1
-1/+30
|
/
/
*
|
#10510: Fix bug in forward port of 2.7 distutils patch.
R David Murray
2014-09-28
1
-1/+1
*
|
#10510: make distuitls upload/register use HTML standards compliant CRLF.
R David Murray
2014-09-27
1
-1/+1
*
|
Issue #21722: The distutils "upload" command now exits with a non-zero return...
Antoine Pitrou
2014-06-19
1
-4/+12
*
|
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
1
-1/+16
|
\
\
|
|
/
|
*
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou
2013-12-22
1
-1/+16
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
1
-2/+2
|
|
\
|
|
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
1
-4/+4
|
*
|
Fix DeprecationWarnings in test suite
Antoine Pitrou
2013-12-21
1
-5/+5
*
|
|
Correct long line
Jason R. Coombs
2013-11-16
1
-1/+2
*
|
|
Issue #19586: Update remaining deprecated assertions to their preferred usage.
Jason R. Coombs
2013-11-16
1
-2/+2
*
|
|
Update more usage of assertEqual
Jason R. Coombs
2013-11-16
1
-3/+3
*
|
|
Fix failing test incorrectly merged in b1244046f37a
Jason R. Coombs
2013-11-11
1
-1/+1
*
|
|
Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was una...
Jason R. Coombs
2013-11-10
1
-40/+29
|
\
\
\
|
|
/
/
|
*
|
Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of...
Jason R. Coombs
2013-11-10
1
-37/+26
|
|
/
*
|
Fix uploadTestCase to work even when HTTPSConnection is not available.
Ezio Melotti
2013-04-19
1
-5/+5
*
|
use the HTTPS for pypi upload
Benjamin Peterson
2013-03-18
1
-4/+4
|
/
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-6/+6
*
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
Éric Araujo
2010-11-06
1
-3/+2
*
reverted distutils its 3.1 state. All new work is now happening in disutils2,...
Tarek Ziadé
2010-07-22
1
-26/+35
*
Merged revisions 76952 via svnmerge from
Tarek Ziadé
2009-12-21
1
-1/+22
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Merged revisions 73436 via svnmerge from
Tarek Ziadé
2009-06-28
1
-34/+24
*
Merged revisions 70886,70888-70892 via svnmerge from
Tarek Ziadé
2009-03-31
1
-7/+63
*
Merged revisions 68415 via svnmerge from
Tarek Ziadé
2009-01-09
1
-0/+29
*
Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...
Alexandre Vassalotti
2008-05-16
1
-0/+34