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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove lib2to3 usage
Thomas Grainger
2021-09-04
1
-4
/
+1
*
Remove Python 2 compatibility
Jason R. Coombs
2020-08-16
1
-8
/
+1
*
Reuse @ack_2to3 in TestDevelop.test_2to3_user_mode
Miro Hrončok
2020-05-12
1
-1
/
+3
*
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
1
-1
/
+1
*
Rename find_namepaces_ns to find_namespace_packages (#1423)
Carsten Klein
2018-08-17
1
-0
/
+12
*
tests: make sure some essential tests are run
Benoit Pierre
2017-09-20
1
-320
/
+0
*
tests: fix `fail_on_ascii` fixture
Benoit Pierre
2017-07-13
1
-2
/
+2
*
Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"
Jason R. Coombs
2017-02-24
1
-1
/
+1
*
Strip out vendored packages and require them instead. Ref #581.
Jason R. Coombs
2017-01-01
1
-1
/
+1
*
Fix quantity of blank lines.
stepshal
2016-10-18
1
-4
/
+0
*
Test for membership should be 'not in'.
stepshal
2016-07-21
1
-3
/
+3
*
Merge pull request #652 from stepshal/one_comma
Jason R. Coombs
2016-07-20
1
-1
/
+1
|
\
|
*
Make exactly one space after comma.
stepshal
2016-07-14
1
-1
/
+1
*
|
Remove whitespace around parameter '=' sign.
stepshal
2016-07-14
1
-6
/
+6
|
/
*
Merge pull request #642 from stepshal/bracket
Jason R. Coombs
2016-07-13
1
-1
/
+1
|
\
|
*
tests: match closing bracket for visual identation
stepshal
2016-07-13
1
-1
/
+1
*
|
Merge pull request #637 from stepshal/comparison
Jason R. Coombs
2016-07-13
1
-1
/
+1
|
\
\
|
*
|
Fix comparison with None.
stepshal
2016-07-13
1
-1
/
+1
|
|
/
*
|
Add missing whitespace.
stepshal
2016-07-14
1
-36
/
+36
*
|
Fix quantity of blank lines after code object.
stepshal
2016-07-13
1
-0
/
+2
|
/
*
Modeling after Astropy's technique for bundling libraries, the imports are no...
Jason R. Coombs
2015-12-31
1
-6
/
+1
*
Update vendoring technique to match that used for packaging. Ref #229.
Jason R. Coombs
2015-12-31
1
-1
/
+6
*
Merge with master. Ref #229.
Jason R. Coombs
2015-12-31
1
-0
/
+5
|
\
|
*
Expect failure running Python 3 only tests on Python 2
Jason R. Coombs
2015-12-01
1
-0
/
+1
|
*
Correct usage
Jason R. Coombs
2015-12-01
1
-1
/
+1
|
*
Expect failures on these tests due to ASCII
Jason R. Coombs
2015-12-01
1
-0
/
+4
*
|
Merge with 10.2.1
Jason R. Coombs
2015-01-02
1
-155
/
+127
|
\
\
|
|
/
|
*
Removed remainder of unittest dependence in setuptools/tests/__init__.py
Jason R. Coombs
2015-01-01
1
-96
/
+83
|
*
Unify detection of bytecode
Jason R. Coombs
2015-01-01
1
-8
/
+7
|
*
Convert DependsTests to pytest discovered tests.
Jason R. Coombs
2015-01-01
1
-39
/
+38
|
*
Remove additional tests, no longer relevant.
Jason R. Coombs
2015-01-01
1
-12
/
+0
|
*
Remove duplicate import
Jason R. Coombs
2014-12-29
1
-1
/
+0
|
*
Move api_tests to pkg_resources package. Fixes #312.
Jason R. Coombs
2014-12-25
1
-1
/
+1
*
|
Use six for Python 2 compatibility
Jason R. Coombs
2014-07-05
1
-3
/
+3
|
/
*
Remove doctests module. It is now part of Python.
Jason R. Coombs
2014-07-05
1
-2
/
+1
*
Backout b17e9a0ea116 and 50725de303ef, restoring Feature model. Fixes #161 an...
Jason R. Coombs
2014-03-08
1
-0
/
+84
*
Remove import (missed in parent commit).
Jason R. Coombs
2014-02-09
1
-1
/
+0
*
Removed Features functionality. Fixes #65.
Jason R. Coombs
2014-02-09
1
-83
/
+0
*
Merged upstream changes.
Vinay Sajip
2013-06-19
1
-0
/
+1
|
\
|
*
Merge with upstream
Jason R. Coombs
2013-06-18
1
-92
/
+71
|
|
\
|
*
|
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-4
/
+6
*
|
|
Misc. updates following 2to3 checks.
Vinay Sajip
2013-06-17
1
-1
/
+1
*
|
|
Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate...
Vinay Sajip
2013-06-15
1
-4
/
+6
|
|
/
|
/
|
*
|
Adds a fix for issue #318, including a regression test. This also fixes anot...
Erik Bray
2012-09-06
1
-1
/
+1
*
|
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-32
/
+32
*
|
Merge fix for doctest failures on Python 3. Fixes #277.
Jason R. Coombs
2012-04-14
1
-2
/
+2
|
\
\
|
*
|
Fixed test failures in the doctests on Python 3.
Jason R. Coombs
2012-04-14
1
-2
/
+2
*
|
|
Merge fixes for depends module imports. Fixes in part #277.
Jason R. Coombs
2012-04-14
1
-14
/
+22
|
\
\
\
|
*
|
|
Fixed issue where some functions are excluded from the depends module on cert...
Jason R. Coombs
2012-04-14
1
-14
/
+22
|
|
/
/
*
|
|
Cleaned up excess whitespace
Jason R. Coombs
2012-04-01
1
-34
/
+3
|
/
/
[next]