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
*
Expect failure on PyPy.
feature/restore-editable-pythonpath
Jason R. Coombs
2021-03-21
1
-0
/
+4
*
Cast values to str and retain other environ vars for Windows' sake
Jason R. Coombs
2021-03-21
1
-1
/
+3
*
Illustrate how one might leverage sitecustomize.py to make a project availabl...
Jason R. Coombs
2021-03-21
1
-12
/
+30
*
Add test capturing missed expectation. Ref #2612.
Jason R. Coombs
2021-03-20
2
-0
/
+44
*
Bump version: 54.1.1 → 54.1.2
v54.1.2
Jason R. Coombs
2021-03-14
4
-3
/
+11
*
Merge pull request #2600 from melissa-kun-li/reduce_dash_deprecation_scope
Jason R. Coombs
2021-03-14
3
-10
/
+19
|
\
|
*
Add changelog
Melissa Li
2021-03-08
1
-0
/
+1
|
*
Fix formatting of tests and change dash deprecation method name
Melissa Li
2021-03-08
2
-10
/
+10
|
*
Reduce scope of dash deprecation warning to Setuptools and distutils
Melissa Li
2021-03-08
1
-0
/
+8
|
/
*
Don't bother testing old versions of pip on Python 3.10 and later. Fixes #2599.
Jason R. Coombs
2021-03-07
1
-3
/
+8
*
Merge https://github.com/jaraco/skeleton
Jason R. Coombs
2021-03-07
1
-1
/
+2
|
\
|
*
Also deny black on Python 3.10 as workaround for python/typed_ast#156.
Jason R. Coombs
2021-03-07
1
-1
/
+2
|
*
Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.
Jason R. Coombs
2021-03-07
1
-2
/
+2
*
|
Merge https://github.com/jaraco/skeleton
Jason R. Coombs
2021-03-07
4
-32
/
+49
|
\
\
|
|
/
|
*
Exclude mypy on Python 3.10 as workaround for python/typed_ast#156.
Jason R. Coombs
2021-03-07
1
-1
/
+2
|
*
Add comments indicating why the exclusions are present
Jason R. Coombs
2021-03-07
1
-0
/
+2
|
*
Require twine 3 with keyring unconditionally required.
Jason R. Coombs
2021-03-06
1
-1
/
+1
|
*
Bump minimum pytest
Jason R. Coombs
2021-02-21
1
-1
/
+1
|
*
It's no longer necessary to filter this warning and it's not a warning anymore.
Jason R. Coombs
2021-02-21
1
-2
/
+0
|
*
Added an .editorconfig. Pull request jaraco/skeleton#43.
KOLANICH
2021-02-21
2
-2
/
+17
|
*
Exclude dist from discovered packages. Fixes jaraco/skeleton#46.
Jason R. Coombs
2021-02-21
1
-0
/
+1
|
*
Normalize indentation
Jason R. Coombs
2021-02-09
1
-3
/
+3
*
|
Bump version: 54.1.0 → 54.1.1
v54.1.1
Jason R. Coombs
2021-03-06
5
-6
/
+17
*
|
The term is misc :/
Jason R. Coombs
2021-03-06
1
-0
/
+0
*
|
Merge pull request #2594 from webknjaz/maintenance/issue-forms
Jason R. Coombs
2021-03-06
4
-0
/
+343
|
\
\
|
*
|
Introduce issue forms in the repo
Sviatoslav Sydorenko
2021-03-07
4
-0
/
+343
*
|
|
Merge pull request #2593 from melissa-kun-li/uppercase_metadata_warning
Jason R. Coombs
2021-03-06
3
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make change a bugfix
Jason R. Coombs
2021-03-06
1
-0
/
+0
|
*
|
Apply suggestions in code review.
Jason R. Coombs
2021-03-06
3
-14
/
+18
|
*
|
Add changelog
Melissa Li
2021-03-06
1
-0
/
+1
|
*
|
Test for uppercase metadata warning
Melissa Li
2021-03-05
1
-0
/
+18
|
*
|
Warn for uppercase usage in setup.cfg metadata
Melissa Li
2021-03-05
1
-0
/
+12
|
/
/
*
|
Merge pull request #2584 from amy-lei/tabbed-code
Jason R. Coombs
2021-03-05
7
-160
/
+229
|
\
\
|
*
|
Extend extensions later in the file. Fixes flake8 failure and isolates the (s...
Jason R. Coombs
2021-03-05
1
-1
/
+4
|
*
|
Add changelog
Amy
2021-02-28
1
-0
/
+1
|
*
|
Replace adjacent code blocks with tabbed containers
Amy
2021-02-28
3
-160
/
+223
|
*
|
Add sphinx-inline-tabs extension
Amy
2021-02-28
3
-1
/
+3
*
|
|
Bump version: 54.0.0 → 54.1.0
v54.1.0
Jason R. Coombs
2021-03-05
4
-3
/
+11
*
|
|
Merge pull request #2588 from melissa-kun-li/compatibility-dash-method
Jason R. Coombs
2021-03-03
5
-5
/
+52
|
\
\
\
|
*
|
|
Dash to underscore compatibility
Melissa Li
2021-03-03
1
-1
/
+1
|
*
|
|
Update warning for dash to underscore conversion
Melissa Li
2021-03-03
2
-12
/
+10
|
*
|
|
Add changelog
Melissa Li
2021-03-02
1
-0
/
+1
|
*
|
|
Add test for dash preserved extras_require in setup.cfg
Melissa Li
2021-03-02
1
-0
/
+14
|
*
|
|
Add test for conversion warning
Melissa Li
2021-03-02
1
-0
/
+19
|
*
|
|
Modify existing tests to be compatible with future underscore change
Melissa Li
2021-03-02
3
-4
/
+4
|
*
|
|
Add compatibility method to warn for future underscore change
Melissa Li
2021-03-02
1
-1
/
+16
|
/
/
/
*
|
|
Term is builder.
Jason R. Coombs
2021-02-28
1
-2
/
+2
*
|
|
Merge pull request #2552 from hexagonrecursion/patch-1
Jason R. Coombs
2021-02-28
2
-4
/
+7
|
\
\
\
|
*
|
|
quickstart: recommend PyPA build instead of pep517.build
Andrey Bienkowski
2021-02-09
2
-4
/
+7
|
|
/
/
*
|
|
Bump version: 53.1.0 → 54.0.0
v54.0.0
Jason R. Coombs
2021-02-28
7
-6
/
+20
[next]