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
*
Consider this a breaking change.
feature/local-distutils
Jason R. Coombs
2021-12-10
1
-0
/
+0
*
Update changelog.
Jason R. Coombs
2021-11-18
1
-0
/
+1
*
Restore local distutils as the default.
Jason R. Coombs
2021-11-18
2
-2
/
+2
*
Bump version: 59.1.1 → 59.2.0
v59.2.0
Jason R. Coombs
2021-11-18
4
-3
/
+11
*
Merge pull request #2875 from pypa/feature/local-schemes
Jason R. Coombs
2021-11-18
9
-77
/
+172
|
\
|
*
Add changelog.
Jason R. Coombs
2021-11-18
1
-0
/
+1
|
*
Merge https://github.com/pypa/distutils into feature/local-schemes
Jason R. Coombs
2021-11-18
5
-19
/
+70
|
|
\
|
|
*
Merge pull request #69 from pypa/feature/pkgsrc-compat
Jason R. Coombs
2021-11-18
2
-12
/
+29
|
|
|
\
|
|
|
*
Add comments to help protect these interfaces from refactoring without consid...
Jason R. Coombs
2021-11-17
1
-0
/
+1
|
|
|
*
Allow overrides of _multiarch_addendum and _sysconfig_name_tmpl, supporting t...
Jason R. Coombs
2021-11-13
2
-12
/
+28
|
|
*
|
Merge pull request #68 from pypa/feature/debian-compat
Jason R. Coombs
2021-11-18
3
-8
/
+32
|
|
|
\
\
|
|
|
*
|
Add comments to help protect these interfaces from refactoring without consid...
Jason R. Coombs
2021-11-17
2
-0
/
+5
|
|
|
|
/
|
|
|
*
Remove monkeypatch, as it was for illustration purposes only.
Jason R. Coombs
2021-11-13
1
-121
/
+0
|
|
|
*
Move the monkeypatch behavior to the hook target and invoke it on import.
Jason R. Coombs
2021-11-13
1
-6
/
+4
|
|
|
*
Add a hook on import of distutils that will allow Debian to override the defa...
Jason R. Coombs
2021-11-13
1
-0
/
+10
|
|
|
*
Scheme now uses 'posix'
Jason R. Coombs
2021-11-13
1
-3
/
+3
|
|
|
*
Create hooks and implement Debian's patches against those hooks. Fixes #2.
Jason R. Coombs
2021-11-13
3
-8
/
+140
|
|
*
|
Merge pull request #41 from imba-tjd/patch-1
Jason R. Coombs
2021-11-17
2
-1
/
+13
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Update test_cygwinccompiler.py
谭九鼎
2021-11-15
1
-1
/
+1
|
|
|
*
Update test_cygwinccompiler.py
谭九鼎
2021-11-15
1
-0
/
+3
|
|
|
*
Update distutils/cygwinccompiler.py
谭九鼎
2021-11-15
1
-1
/
+1
|
|
|
*
Update cygwinccompiler.py
谭九鼎
2021-11-15
1
-1
/
+1
|
|
|
*
Update cygwinccompiler.py
谭九鼎
2021-11-15
1
-3
/
+3
|
|
|
*
Update msc_ver detection
谭九鼎
2021-11-15
1
-0
/
+9
|
|
|
/
|
|
*
Merge pull request #23 from pypa/feature/local-schemes
Jason R. Coombs
2021-11-12
3
-58
/
+101
|
|
|
\
|
*
|
\
Merge branch 'main' into feature/local-schemes
feature/local-schemes
Jason R. Coombs
2021-11-12
402
-80
/
+69289
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Rename 'posix' to 'unix' to match sysconfig. Merge both definitions with sysc...
Jason R. Coombs
2021-11-12
2
-12
/
+20
|
*
|
|
Revert "Rename 'headers' to 'include' to match sysconfig."
Jason R. Coombs
2021-11-12
1
-17
/
+13
|
*
|
|
Prefer 'posix_*' to 'unix_*'
Jason R. Coombs
2021-11-06
1
-4
/
+4
|
*
|
|
Copy installed_base from sysconfig.get_config_vars.
Jason R. Coombs
2021-11-06
1
-2
/
+5
|
*
|
|
Clean up 'invalid variable'. A KeyError already includes the quotes when rend...
Jason R. Coombs
2021-11-06
1
-1
/
+1
|
*
|
|
Merge branch 'main' into feature/local-schemes
Jason R. Coombs
2021-11-06
22
-309
/
+388
|
|
\
\
\
|
*
|
|
|
Replace shell/Perl-style variables in install schemes with format-style.
Jason R. Coombs
2021-11-06
2
-47
/
+60
|
*
|
|
|
Rename 'headers' to 'include' to match sysconfig.
Jason R. Coombs
2021-11-06
1
-13
/
+17
|
*
|
|
|
Prefer contextlib.suppress to except/pass
Jason R. Coombs
2021-11-06
1
-3
/
+2
|
*
|
|
|
Prefer public APIs for sysconfig schemes.
Jason R. Coombs
2021-11-06
1
-1
/
+5
|
*
|
|
|
Replace instance method with global function.
Jason R. Coombs
2021-09-21
1
-16
/
+17
|
*
|
|
|
Remove special casing for Debian. Instead, Debian should make sure the scheme...
Jason R. Coombs
2021-09-21
1
-16
/
+1
|
*
|
|
|
Remove 'unix_local' install scheme.
Jason R. Coombs
2021-09-21
1
-19
/
+0
|
*
|
|
|
In _load_schemes, actually return the schemes and avoid mutating the global s...
Jason R. Coombs
2021-09-21
1
-8
/
+11
|
*
|
|
|
Remove is_rpm_build, unneeded.
Jason R. Coombs
2021-09-21
1
-5
/
+1
|
*
|
|
|
Only catch relevant exeptions.
Jason R. Coombs
2021-09-21
1
-1
/
+1
|
*
|
|
|
Allow sysconfig to override install schemes and provide some compatibility ov...
Jason R. Coombs
2021-01-23
1
-0
/
+50
*
|
|
|
|
Merge pull request #2890 from icemac/patch-1
Jason R. Coombs
2021-11-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Reduce resource_string documentation confusion.
Michael Howitz
2021-11-16
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #2891 from hugovk/update-docs-links
Jason R. Coombs
2021-11-18
10
-18
/
+18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix typo
Hugo van Kemenade
2021-11-16
1
-1
/
+1
|
*
|
|
|
|
Update setuptools.readthedocs.io to setuptools.pypa.io
Hugo van Kemenade
2021-11-16
9
-17
/
+17
|
/
/
/
/
/
*
|
|
|
|
Bump version: 59.1.0 → 59.1.1
v59.1.1
Jason R. Coombs
2021-11-15
4
-3
/
+11
*
|
|
|
|
Merge pull request #2889 from pypa/bugfix/2885-legacy-version
Jason R. Coombs
2021-11-15
6
-7
/
+26
|
\
\
\
\
\
[next]