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
Branch
Commit message
Author
Age
40.7-maintenance
Bump version: 40.7.2 → 40.7.3
Jason R. Coombs
6 years
bootstrap
Merge pull request #965 from idgserpro/bootstrap
Jason R. Coombs
8 years
bootstrap-2.x
Update changelog; Fixes #128.
Jason R. Coombs
11 years
bootstrap-py24
Corrected a TypeError when reading a local package index on Python 3. Fixes #...
Jason R. Coombs
11 years
bugfix/1390-description-no-newlines
Quick fix for #1390. Now description cannot contain a newline.
Jason R. Coombs
4 years
bugfix/1390-lenient-description
Repair Descriptions with newlines and emit a warning that the value will be d...
Jason R. Coombs
4 years
bugfix/1623-always-targz
Add changelog
Jason R. Coombs
6 years
bugfix/1635-disallow-parent-paths
Update documentation to match more aggressive absolute path exclusion in reso...
Jason R. Coombs
6 years
bugfix/1663-restore-port
Rename changelog to reflect new PR
Jason R. Coombs
6 years
bugfix/1996-no-bootstrap
For compatibility, add a bootstrap script with a warning.
Jason R. Coombs
4 years
bugfix/2129-better-egg-detection
Keep the full path for each entry when enumerating entries for a candidate path.
Jason R. Coombs
5 years
bugfix/2232-just-break-pip-upgrade
Fix test failures by disabling eager supplying of distutils when upgrading se...
Jason R. Coombs
5 years
bugfix/2232-ubuntu-patch
Merge https://github.com/pypa/distutils into bugfix/2232-ubuntu-patch
Jason R. Coombs
5 years
bugfix/2471-remove-deps
Update changelog.
Jason R. Coombs
4 years
bugfix/2906-distutils-race
In ensure_local_distutils, re-use DistutilsMetaFinder to load the module. Avo...
Jason R. Coombs
3 years
bugfix/2938-easy-install-schemes
Update changelog.
Jason R. Coombs
3 years
bugfix/2993-get-pip-exemption
Add another exception for the exclusion for pip. Fixes #2993.
Jason R. Coombs
3 years
bugfix/2993-redux
Instead of detecting 'get-pip' during the import of pip, detect the attempt t...
Jason R. Coombs
3 years
bugfix/3026-sysconfig-vars-in-easy-install
Honor sysconfig variables in easy_install. Fixes #3026.
Jason R. Coombs
3 years
bugfix/3073-old-setuptools
Suppress loading of distutils from setuptools when the resolved version of se...
Jason R. Coombs
3 years
bugfix/3452-unconditional-workaround
Apply workaround on all versions of Python. Fixes #3452.
Jason R. Coombs
3 years
bugfix/3452-warn
Emit a warning when an older version of importlib_metadata is detected to giv...
Jason R. Coombs
3 years
bugfix/3525-error
Remove code reliant on bdist_wininst. Ref #3525.
Jason R. Coombs
3 years
bugfix/downgrade-pip
Fix pip upgrade/downgrade on Windows.
Jason R. Coombs
6 years
bugfix/downgrade-pip-redux
Pin pip to <19 until a more permanent solution can be devised. Ref #1644.
Jason R. Coombs
6 years
debt/deprecate-setup-requires
Emit a SetuptoolsDeprecationWarning when setup_requires is used. Ref #2823.
Jason R. Coombs
4 years
debt/deprecate-version
Merge with pypa/distutils@92082ee42c.
Jason R. Coombs
3 years
debt/drop-py35
Remove Python 3.5 from Appveyor tests
Jason R. Coombs
5 years
debt/remove-RequirementParseError
Update changelog.
Jason R. Coombs
5 years
debt/remove-easy-install
Merge branch 'main' into debt/remove-easy-install
Jason R. Coombs
3 years
debt/remove-legacy-version
Merge branch 'main' into debt/remove-legacy-version
Jason R. Coombs
3 years
debt/update-packaging
Update packaging to 21.2. Ref #2497.
Jason R. Coombs
3 years
dev/adopt_bdist_wheel
Expand warnings ignored for bdist_wheel test
Anderson Bravalheri
24 months
dev/avoid_wheel_unstable_api
Use dir_util in dist_info command for consistency
Anderson Bravalheri
24 months
dev/core_metadata
Improve atomicity when writing PKG-INFO
Anderson Bravalheri
24 months
dev/egg_info_requires
Minor adjustments in apply_pyproject.toml
Anderson Bravalheri
24 months
dev/simplified_wheelbuilder
Normalize name before applying exclude filter to wheel contents
Anderson Bravalheri
24 months
dev/untangle_editable_wheel
Skip incompatible tags in macos
Anderson Bravalheri
24 months
develop-nspkg
For now, suppress creation of package __init__.
Jason R. Coombs
8 years
develop-nspkg-always
Merge branch 'master' into develop-nspkg-always
Jason R. Coombs
8 years
di-patch-1
Fix typo in docstring
Dustin Ingram
6 years
distutils
Update changelog.
Jason R. Coombs
5 years
distutils-adopt-escape-hatch
Allow opt-in and opt-out of distutils adoption at run time with SETUPTOOLS_US...
Jason R. Coombs
5 years
distutils-refresh
Add changelog.
Jason R. Coombs
4 years
docs/auto-merge
Add documents on auto-merge
Jason R. Coombs
6 years
docs/distutils-porting
Add docs on porting from distutils.
Jason R. Coombs
5 years
dont-normalize
Add an option to disable version normalization
Donald Stufft
7 years
drop-py26
Remove reference to Python 2.6 as a supported interpreter.
Jason R. Coombs
7 years
export-pkg-resources
Remove Mercurial metadata
Jason R. Coombs
9 years
feature/1246-utf-8-in-scripts
Always encode text-based scripts to UTF-8. Fixes #1246.
Jason R. Coombs
7 years
feature/1696-update-vendored-deps
Add tox env 'update-vendored' that updates the vendored deps. Ref 1696
Jason R. Coombs
6 years
feature/2093-docs-revamp
Merge branch 'master' into feature/2093-docs-revamp
Jason R. Coombs
5 years
feature/2550-build-from-source
Rely more on pytest param to append markers.
Jason R. Coombs
4 years
feature/deprecate-2to3
Use the SetuptoolsDeprecationWarning to make the warning more visible outside...
Jason R. Coombs
5 years
feature/deprecate-installer
Reduce scope of setup_requires deprecation to only deprecate the installation...
Jason R. Coombs
3 years
feature/deps-in-metadata
Add changelog entry.
Jason R. Coombs
5 years
feature/deterministic-provides-extras-2
Retain order when parsing values from config
Jason R. Coombs
6 years
feature/distutils-8c160a9693
Merge https://github.com/pypa/distutils into feature/distutils-8c160a9693
Jason R. Coombs
3 years
feature/distutils-bb018f1ac3
Merge https://github.com/pypa/distutils into feature/distutils-bb018f1ac3
Jason R. Coombs
3 years
feature/distutils-docs
Merge branch 'main' into feature/distutils-docs
Jason R. Coombs
4 years
feature/distutils-hack-startup-perf
Capture performance of interpreter startup. Ref #3006.
Jason R. Coombs
3 years
feature/drop-fetch-build-eggs-easy-install-fallback
Merge branch 'main' into feature/drop-fetch-build-eggs-easy-install-fallback
Jason R. Coombs
4 years
feature/easy-install-dep
Use indexserver as that avoids setting the environment variable for setuptool...
Jason R. Coombs
5 years
feature/implicit-bootstrap
Merge branch 'master' into feature/implicit-bootstrap
Jason R. Coombs
5 years
feature/include-pyproject.toml
Restore Python 2.7 compatibility
Jason R. Coombs
5 years
feature/limit-distutils-hack-pip-workaround
Limit the workaround to Python 3.9 and earlier and add a note to remove the h...
Jason R. Coombs
3 years
feature/local-distutils
Consider this a breaking change.
Jason R. Coombs
3 years
feature/local-schemes
Merge branch 'main' into feature/local-schemes
Jason R. Coombs
3 years
feature/logging
Monkey patch distutils.log.set_threshold so the Python logger honors calls to...
Jason R. Coombs
3 years
feature/pip-options-alignment
Add support for --build-option alongside --global-option and use --global-opt...
Jason R. Coombs
5 years
feature/plugins-enabled-by-default
Bring Python 3.5 tests back to improve coverage.
Jason R. Coombs
5 years
feature/pyopenssl-fallback
Initial attempt to fall back to PyOpenSSL when built-in SSL is inadequate. Re...
Jason R. Coombs
6 years
feature/refactor-parse-requirements
Consolidate behavior now that it fits on one line.
Jason R. Coombs
3 years
feature/remove-distutils-hack-pip-workaround
Remove pip workaround in _distutils_hack.
Jason R. Coombs
3 years
feature/remove-easy-install
Remove easy_install script and module.
Jason R. Coombs
4 years
feature/remove-eggsecutable
Remove eggsecutable
Jason R. Coombs
4 years
feature/restore-editable-pythonpath
Expect failure on PyPy.
Jason R. Coombs
4 years
feature/sic-versions-in-commands
Add doctest for normalize_version
Jason R. Coombs
5 years
feature/simple-dist-name-in-scripts
Avoid the full spec and only rely on the dist name when generating script wra...
Jason R. Coombs
5 years
feature/skeleton
Add PyPy3 to list of Pythons tested
Jason R. Coombs
4 years
feature/test-as-installed
Add 'native' factor to test as installed. Ref #2318.
Jason R. Coombs
5 years
feature/tox-venv
Test under venv when available.
Jason R. Coombs
7 years
feature/unvendor
Adapt test to rely on build rather than setup.py
Jason R. Coombs
4 years
feature/vendor-jaraco-text
Include all the dependencies needed to run on Python 3.7 and patch all of the...
Jason R. Coombs
3 years
feature/vendor-pkg-resources
Add vendored dependencies
Jason R. Coombs
7 years
feature/vendoring
Add vendoring config.
Jason R. Coombs
3 years
feature/version-in-cfg
Move bumpversion config to .bumpversion.cfg as it seems not to be possible to...
Jason R. Coombs
6 years
feature/xenial-py37
pare it down to almost nothing different from path.py
Jason R. Coombs
7 years
fix/2529
Correctly handle normalized tags
Dustin Ingram
4 years
include-pypy
Just test pypy3 for speed
Jason R. Coombs
4 years
issue-704
In sandbox.run_setup, always ensure that __file__ is str. Fixes #712.
Jason R. Coombs
8 years
issue-889
Update changelog. Ref #889.
Jason R. Coombs
8 years
issue-97
Merge branch 'master' into issue-97
Jason R. Coombs
8 years
issue250-module_from_spec
Update changelog. Fixes #250. Fixes #870. Ref #805. Ref pypa/pip#1924. Ref #845.
Jason R. Coombs
8 years
issue250-reentry
Considering re-writing the -nspkg.pth file as a call to re-enter setuptools t...
Jason R. Coombs
8 years
iterator-unpack
Extract common behavior into a function
Jason R. Coombs
6 years
jaraco-path-build
Use path builder in upload_docs tests.
Jason R. Coombs
4 years
license-files-generator
Replace for/if/add/extend with generator on patterns. Use unique_everseen to ...
Jason R. Coombs
4 years
main
Merge pull request #3923 from pypa/debt/disable-cygwin
Jason R. Coombs
24 months
maint/44.x
Bump version: 44.1.0 → 44.1.1
Jason R. Coombs
5 years
master
Bump version: 50.3.2 → 51.0.0
Jason R. Coombs
4 years
pr/1521
Add test for #1519 demonstrating failure.
Tzu-ping Chung
7 years
pr1887-rebase
Simplify warning.
Jason R. Coombs
5 years
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
test: add a simple regression test for `build_ext`
Benoit Pierre
6 years
setuptools-scm
Merge with master
Jason R. Coombs
9 years
workaround/2495-clean-indentation
Normalize indentation
Jason R. Coombs
4 years
workaround/2495-no-install-requires
Remove empty install_requires.
Jason R. Coombs
4 years