index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
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/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2105 from hroncok/ack_2to3
Jason R. Coombs
2020-05-12
3
-4
/
+6
|
\
|
*
Reuse @ack_2to3 in TestDevelop.test_2to3_user_mode
Miro Hrončok
2020-05-12
3
-4
/
+6
*
|
Remove the test, no longer relevant now that external links are no longer sup...
Jason R. Coombs
2020-05-12
1
-39
/
+0
*
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-05-12
2
-3
/
+3
|
/
*
Emit deprecation warning when 2to3 is used. Ref #2086.
Jason R. Coombs
2020-05-10
1
-0
/
+6
*
Deprecate bdist_wininst
Hugo
2020-04-21
1
-0
/
+23
*
Mark test_executable_data as xfail on Windows.
Jason R. Coombs
2020-03-25
1
-0
/
+8
*
Add test asserting that an executable script retains its executable bit. Ref ...
Jason R. Coombs
2020-03-25
1
-3
/
+30
*
Add test capturing expectation. Ref #1451.
Jason R. Coombs
2020-03-21
1
-0
/
+27
*
Trim excess whitespace
Jason R. Coombs
2020-03-20
1
-1
/
+1
*
Merge branch 'master' into feature/308-bypass-normalization
Jason R. Coombs
2020-03-20
1
-66
/
+57
|
\
|
*
Rely on partial now that pattern makes sense
Jason R. Coombs
2020-03-15
1
-2
/
+2
|
*
Trim up syntax on test cases, including removing hanging indents.
Jason R. Coombs
2020-03-15
1
-56
/
+54
|
*
Remove superfluous test and re-organize tests for clarity.
Jason R. Coombs
2020-03-15
1
-6
/
+2
*
|
Merge test from commit 'b6076' into feature/308-bypass-normalization
Jason R. Coombs
2020-03-15
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add test capturing use-case for normalized version. Ref #308.
Jason R. Coombs
2020-03-15
1
-0
/
+7
|
/
*
Merge pull request #1979 from pypa/debt/remove-features
Jason R. Coombs
2020-03-08
1
-82
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/master' into debt/remove-features
Jason R. Coombs
2020-03-07
14
-86
/
+245
|
|
\
|
*
|
Remove the Features feature. Fixes #65.
Jason R. Coombs
2020-01-19
1
-82
/
+1
*
|
|
Merge branch 'master' into patch-1
Jason R. Coombs
2020-03-07
23
-591
/
+869
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use CPython 3.8.0 mechanism to find msvc 14+
mayeut
2020-03-07
1
-0
/
+84
|
*
|
Merge branch 'master' into fix/1557
Jason R. Coombs
2020-02-11
22
-590
/
+921
|
|
\
\
|
|
*
\
Merge branch 'master' into feature/deps-in-metadata
Jason R. Coombs
2020-01-20
1
-0
/
+12
|
|
|
\
\
|
|
|
*
\
Merge commit 'f9e279df'
Jason R. Coombs
2020-01-20
1
-0
/
+12
|
|
|
|
\
\
|
|
|
|
*
|
Move test dependencies into the package, removing 'tests' directory which mas...
Jason R. Coombs
2020-01-20
1
-0
/
+12
|
|
*
|
|
|
Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in me...
Jason R. Coombs
2020-01-20
1
-0
/
+11
|
|
|
/
/
/
|
|
*
|
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
1
-1
/
+2
|
|
*
|
|
Separate test for 'is_present' into its own test and add a TODO about this be...
Jason R. Coombs
2020-01-19
1
-0
/
+5
|
|
*
|
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
6
-28
/
+28
|
|
*
|
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
7
-63
/
+94
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'sys_argv' of https://github.com/aimileus/setuptools into maint/...
Jason R. Coombs
2020-01-14
1
-0
/
+28
|
|
|
\
\
|
|
|
*
|
Add tests
Emiel Wiedijk
2019-05-15
1
-0
/
+28
|
|
*
|
|
Fix for Python 4: replace unsafe six.PY3 with PY2
Hugo
2020-01-08
3
-19
/
+19
|
|
*
|
|
Merge pull request #1908 from benoit-pierre/drop_py34_support
Jason R. Coombs
2020-01-01
1
-4
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
drop support for Python 3.4
Benoit Pierre
2019-11-15
1
-4
/
+1
|
|
*
|
|
|
Fix latin1 and utf8 tests on Python 2
Jason R. Coombs
2020-01-01
1
-2
/
+11
|
|
*
|
|
|
Restore Python 2.7 compatibility
Jason R. Coombs
2020-01-01
1
-5
/
+1
|
|
*
|
|
|
Remove unused import
Jason R. Coombs
2019-12-31
1
-1
/
+0
|
|
*
|
|
|
Remove instance attribute; rely on tmpdir fixture; re-use touch helper.
Jason R. Coombs
2019-12-31
1
-8
/
+7
|
|
*
|
|
|
Rewrite TestSdistTest setup/teardown_method as pytest fixture.
Jason R. Coombs
2019-12-31
1
-18
/
+17
|
|
*
|
|
|
Restore Python 2.7 compatibility
feature/include-pyproject.toml
Jason R. Coombs
2019-12-31
1
-0
/
+2
|
|
*
|
|
|
Add test for exclusion expectation. Ref #1650.
Jason R. Coombs
2019-12-31
1
-0
/
+16
|
|
*
|
|
|
Add test ensuring pyproject.toml is included during PEP 517 build.
Tzu-ping Chung
2019-12-29
1
-0
/
+21
|
|
*
|
|
|
Merge branch 'master' into feature/include-pyproject.toml
Jason R. Coombs
2019-12-29
31
-776
/
+1472
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'master' into fix_handling_of_find-links_in_setup.cfg
Jason R. Coombs
2019-12-01
1
-0
/
+44
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
fix possible issue with transitive build dependencies
Benoit Pierre
2019-11-27
1
-0
/
+44
|
|
|
*
|
|
|
|
fix support for easy_install's find-links option in setup.cfg
Benoit Pierre
2019-11-26
1
-0
/
+38
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
wheel: fix `is_compatible` implementation
Benoit Pierre
2019-11-25
1
-0
/
+9
|
|
|
*
|
|
|
Merge pull request #1909 from benoit-pierre/resurrect_easy_install_script
Jason R. Coombs
2019-11-23
2
-20
/
+19
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Revert "drop easy_install script and associated documentation"
Benoit Pierre
2019-11-16
2
-20
/
+19
[next]