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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak workaround for #1644
Benoit Pierre
2019-11-15
2
-2
/
+11
*
Merge pull request #1867 from benoit-pierre/drop-some-pkg_resources-tests-dep...
Benoit Pierre
2019-11-13
10
-46
/
+40
|
\
|
*
test: drop pkg_resources tests dependency on easy_install
Benoit Pierre
2019-11-13
10
-46
/
+40
|
/
*
Merge pull request #1864 from benoit-pierre/improve_workaround_for_1644
Benoit Pierre
2019-11-13
4
-8
/
+38
|
\
|
*
improve workaround for #1644
Benoit Pierre
2019-10-07
4
-8
/
+38
*
|
Merge pull request #1861 from benoit-pierre/fix_empty_namespace_package_wheel...
Benoit Pierre
2019-11-13
3
-6
/
+44
|
\
\
|
*
|
wheel: fix installation of empty namespace package
Benoit Pierre
2019-10-07
3
-1
/
+32
|
*
|
wheel: silence info trace when writing `requires.txt`
Benoit Pierre
2019-10-07
1
-5
/
+12
*
|
|
Merge pull request #1898 from pganssle/remove_upload_register
Paul Ganssle
2019-11-02
8
-442
/
+64
|
\
\
\
|
*
|
|
Remove "upload" and "register" commands.
Paul Ganssle
2019-11-02
8
-442
/
+64
|
/
/
/
*
|
|
Suppress deprecation of bdist_wininst (redo). Ref #1823.
Jason R. Coombs
2019-10-31
1
-1
/
+1
*
|
|
Suppress deprecation of bdist_wininst. Ref #1823.
Jason R. Coombs
2019-10-31
1
-0
/
+3
*
|
|
Bump version: 41.5.1 → 41.6.0
v41.6.0
Jason R. Coombs
2019-10-29
4
-3
/
+8
*
|
|
Rename changelog file
Jason R. Coombs
2019-10-29
1
-0
/
+0
*
|
|
Merge pull request #1855 from isidentical/issue-479
Jason R. Coombs
2019-10-29
6
-29
/
+139
|
\
\
\
|
*
|
|
Remove 'sys' import
Batuhan Taskaya
2019-10-29
1
-1
/
+0
|
*
|
|
Allow calling get_frozen_object without paths, raise ImportError when it cant...
Batuhan Taskaya
2019-10-29
1
-2
/
+6
|
*
|
|
Ensure importlib.util is imported on Python 3.5
Jason R. Coombs
2019-10-28
1
-0
/
+5
|
*
|
|
Avoid importerror on older Pythons
Jason R. Coombs
2019-10-28
1
-1
/
+1
|
*
|
|
Add changelog entry.
Jason R. Coombs
2019-10-28
1
-0
/
+1
|
*
|
|
Extract compatibility function into compatibility module.
Jason R. Coombs
2019-10-28
2
-7
/
+11
|
*
|
|
remove _resolve
Batuhan Taskaya
2019-10-28
1
-7
/
+0
|
*
|
|
add docstring to find_module
Batuhan Taskaya
2019-10-28
1
-2
/
+1
|
*
|
|
py34 compat
Batuhan Taskaya
2019-10-28
1
-1
/
+7
|
*
|
|
imp load_module fix
Batuhan Taskaya
2019-10-28
1
-1
/
+1
|
*
|
|
Avoid _resolve in get_module (causes failures).
Jason R. Coombs
2019-10-27
1
-1
/
+1
|
*
|
|
Extract _resolve
Jason R. Coombs
2019-10-27
1
-6
/
+10
|
*
|
|
Rely on contextlib.closing for brevity.
Jason R. Coombs
2019-10-27
1
-5
/
+13
|
*
|
|
Extract 'imp' re-implementation to setuptools._imp and wrap it in py27compat ...
Jason R. Coombs
2019-10-27
4
-87
/
+113
|
*
|
|
Remove apparently unrelated change to test
Jason R. Coombs
2019-10-27
1
-1
/
+0
|
*
|
|
Upgrade setuptools.depends to importlib from depracated imp
isidentical
2019-10-13
2
-14
/
+76
*
|
|
|
Bump version: 41.5.0 → 41.5.1
v41.5.1
Benoit Pierre
2019-10-28
4
-3
/
+8
*
|
|
|
Merge pull request #1892 from benoit-pierre/fix_1891
mergify[bot]
2019-10-28
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
msvc: fix Python 2 support
Benoit Pierre
2019-10-28
2
-0
/
+2
|
/
/
/
/
*
|
|
|
Bump version: 41.4.0 → 41.5.0
v41.5.0
Jason R. Coombs
2019-10-27
12
-11
/
+16
*
|
|
|
Merge pull request #1814 from benoit-pierre/fix_requirement_hash/equality
Jason R. Coombs
2019-10-27
3
-0
/
+19
|
\
\
\
\
|
*
|
|
|
pkg_resources: fix ``Requirement`` hash/equality implementation
Benoit Pierre
2019-08-13
3
-0
/
+19
*
|
|
|
|
Merge pull request #1815 from Hawk777/document-package-data-asterisk
Jason R. Coombs
2019-10-27
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Document using asterisk in package_data section
Christopher Head
2019-08-12
1
-1
/
+5
|
|
/
/
/
/
*
|
|
|
|
Fix typo
Jason R. Coombs
2019-10-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #1862 from benoit-pierre/drop-ez_setup-documentation
Jason R. Coombs
2019-10-27
4
-225
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
docs: drop ez_setup documentation and related references
Benoit Pierre
2019-10-08
4
-225
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1868 from benoit-pierre/drop-most-documentation-reference...
Jason R. Coombs
2019-10-27
5
-148
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
doc: drop most references to EasyInstall
Benoit Pierre
2019-10-08
5
-148
/
+54
*
|
|
|
|
|
Merge pull request #1886 from jdufresne/test-py38
Jason R. Coombs
2019-10-27
2
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add Python 3.8 final to Travis test matrix
Jon Dufresne
2019-10-22
2
-1
/
+3
*
|
|
|
|
|
|
Merge pull request #1824 from asottile/python310
Jason R. Coombs
2019-10-27
9
-10
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixes for python3.10
Anthony Sottile
2019-08-17
9
-10
/
+11
*
|
|
|
|
|
|
|
Merge pull request #1811 from JGoutin/msvc_update
Jason R. Coombs
2019-10-27
2
-322
/
+700
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Improve Visual C++ 14.X support
jgoutin
2019-08-03
2
-322
/
+700
[next]