index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_upload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[maint] move all files into subfolder
xoviat
2020-05-25
1
-223
/
+0
*
bpo-40698: Improve distutils upload hash digests (GH-20260)
Christian Heimes
2020-05-20
1
-4
/
+20
*
bpo-32304: Fix distutils upload for sdists ending with \x0d (GH-5264)
Bo Bayles
2018-01-25
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-18
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-15
1
-3
/
+3
*
|
|
Fix failing test incorrectly merged in b1244046f37a
Jason R. Coombs
2013-11-10
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