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
/
setuptools
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
dedicated test
hauntsaninja
2023-01-25
1
-16
/
+18
*
add a test
hauntsaninja
2023-01-24
1
-0
/
+16
*
Update test expectations to match new packaging version
Anderson Bravalheri
2023-01-23
1
-0
/
+20
*
Fix version syntax in test_nowarn_accidental_env_marker_misconfig
Michał Górny
2023-01-21
1
-2
/
+2
*
Fix dependency syntax error in test_dist_info
Michał Górny
2023-01-21
1
-1
/
+2
*
Account for windows paths in tests
Anderson Bravalheri
2023-01-20
1
-1
/
+5
*
Capture expectations of issue 3781
Anderson Bravalheri
2023-01-20
1
-4
/
+15
*
Capture expectations about 'project.license.file' in pyproject.toml
Anderson Bravalheri
2023-01-19
1
-3
/
+7
*
Refactor tests for file directive
Anderson Bravalheri
2023-01-19
1
-35
/
+22
*
Expand test to account for pyproject's readme
Anderson Bravalheri
2023-01-19
1
-14
/
+15
*
Capture expectation about file directive in pyproject.toml to be in the sdist
Anderson Bravalheri
2023-01-19
1
-1
/
+27
*
Capture expectation about file: directive in setup.cfg to be in the sdist
Anderson Bravalheri
2023-01-19
1
-0
/
+24
*
Update test_invalid_version to expect failure.
Jason R. Coombs
2023-01-14
1
-7
/
+20
*
⚫ Fade to black.
Jason R. Coombs
2023-01-14
1
-11
/
+12
*
Merge branch 'main' into debt/remove-legacy-version
Jason R. Coombs
2023-01-14
47
-595
/
+4997
|
\
|
*
Merge: Catching excption from utime and providing human-readable error descri...
Anderson Bravalheri
2023-01-11
1
-0
/
+16
|
|
\
|
|
*
Improve code formatting
Anderson Bravalheri
2023-01-11
1
-4
/
+9
|
|
*
Test added. Ref #3667.
Andrzej Kaczmarczyk
2022-11-29
1
-0
/
+11
|
*
|
Update failing test due to latest versions of pip_run
Anderson Bravalheri
2023-01-07
1
-1
/
+1
|
*
|
Add support for testing pip<23 and drop support for pip<20.
Jason R. Coombs
2022-12-16
1
-2
/
+1
|
*
|
xfail more tests on Python 3.12+ for older pips. Ref #3727.
Jason R. Coombs
2022-12-16
1
-3
/
+10
|
*
|
xfail tests on Python 3.12+ for older pips. Ref #3727.
Jason R. Coombs
2022-12-16
1
-2
/
+14
|
*
|
⚫ Fade to black.
Jason R. Coombs
2022-12-16
1
-10
/
+21
|
|
/
|
*
Remove wrong comment
Anderson Bravalheri
2022-11-23
1
-1
/
+1
|
*
Add simple regression test for logging patches
Anderson Bravalheri
2022-11-23
1
-0
/
+17
|
*
Fix build directories interference with auto-discovery (#3704)
Anderson Bravalheri
2022-11-23
1
-0
/
+13
|
|
\
|
|
*
Capture behaviour of issue 3692 in test
Anderson Bravalheri
2022-11-22
1
-0
/
+13
|
*
|
Improve clib builds reproducibility (#3679)
Anderson Bravalheri
2022-11-23
1
-0
/
+28
|
|
\
\
|
|
*
|
Make clib build reproducible by sorting sources
Daniel Garcia Moreno
2022-11-15
1
-0
/
+28
|
|
|
/
|
*
|
Improve invalid entry-points traceback (#3684)
Anderson Bravalheri
2022-11-23
1
-22
/
+53
|
|
\
\
|
|
*
|
Test user-friendly exeptions for invalid entry-poitns
Anderson Bravalheri
2022-11-15
1
-22
/
+53
|
|
|
/
|
*
|
Remove unnecessary `coding` comment (#3696)
Anderson Bravalheri
2022-11-23
4
-7
/
+1
|
|
\
\
|
|
*
|
The default encoding of Python sources is UTF-8
Dimitri Papadopoulos
2022-11-20
4
-7
/
+1
|
|
|
/
|
|
|
|
|
\
|
*
-
.
\
Merge spelling/space improvements (#3695, #3698, #3697, #3699)
Anderson Bravalheri
2022-11-23
1
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
*
|
Fix typos found by codespell
Dimitri Papadopoulos
2022-11-20
1
-2
/
+2
|
|
|
/
|
*
|
Add workaround for PyPy
Anderson Bravalheri
2022-11-22
1
-2
/
+8
|
*
|
Simplify patching in test
Anderson Bravalheri
2022-11-22
1
-12
/
+7
|
*
|
Account for stdlib back compatibility in test_manifest
Anderson Bravalheri
2022-11-22
1
-8
/
+19
|
*
|
Modernize test_manifest to use new log infra
Anderson Bravalheri
2022-11-22
1
-60
/
+46
|
|
/
|
*
Skip an additional test under xdist. Ref pypa/distutils#183. Expanded workaro...
Jason R. Coombs
2022-11-13
1
-4
/
+8
|
*
Skip test under xdist as it fails after migrating to Python logging. Ref pypa...
Jason R. Coombs
2022-11-13
1
-0
/
+4
|
*
⚫ Fade to black.
Jason R. Coombs
2022-11-13
1
-6
/
+10
|
*
Add a test for maintainers w/ international emails
Sviatoslav Sydorenko
2022-11-10
1
-10
/
+51
|
*
Ensure pyproject.toml accepts UTF-8 in maintainers
Anderson Bravalheri
2022-11-09
1
-2
/
+19
|
*
Limit the amount of whitespace to search/backtrack. Fixes #3659.
Jason R. Coombs
2022-11-04
1
-1
/
+0
|
*
Add test capturing failed expectation. Ref #3659.
Jason R. Coombs
2022-11-04
1
-0
/
+9
|
*
⚫ Fade to black.
Jason R. Coombs
2022-11-04
1
-40
/
+37
|
*
Consistently use unittest.mock in tests
Miro Hrončok
2022-10-17
6
-12
/
+7
|
*
-
-
-
.
Merge PRs #3636 #3634 #3633 #3595 #3576 #3569 #3564
Anderson Bravalheri
2022-10-14
1
-0
/
+9
|
|
\
\
\
|
|
|
*
|
Catch an edge case in expand._assert_local()
Mike Salvatore
2022-09-18
1
-0
/
+9
|
|
|
|
/
[next]