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
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename _distutils_importer to _distutils_hack, as it supplies more than just ...
Jason R. Coombs
2020-07-26
1
-1
/
+1
*
Consolidate distutils importing hacks into _distutils_importer package. Gener...
Jason R. Coombs
2020-07-19
1
-1
/
+1
*
Merge pull request #2254 from pypa/better-cov
Jason R. Coombs
2020-07-12
1
-0
/
+18
|
\
|
*
Programmatically disable coverage when running on PyPy.
Jason R. Coombs
2020-07-12
1
-0
/
+18
*
|
Omit distutils_patch from test collection.
Jason R. Coombs
2020-07-03
1
-0
/
+1
*
|
Move distutils into a submodule of setuptools.
Jason R. Coombs
2020-07-03
1
-1
/
+1
*
|
Ignore distutils when running tests.
Jason R. Coombs
2020-05-25
1
-0
/
+1
|
/
*
Extract 'imp' re-implementation to setuptools._imp and wrap it in py27compat ...
Jason R. Coombs
2019-10-27
1
-0
/
+1
*
Include pavement.py in tests (where applicable).
Jason R. Coombs
2018-06-06
1
-1
/
+4
*
Remove crufty, ignored test.
Jason R. Coombs
2018-06-06
1
-1
/
+0
*
Only ignore collection on older Pythons
Jason R. Coombs
2018-06-06
1
-1
/
+7
*
Remove crufty ignores
Jason R. Coombs
2018-06-06
1
-3
/
+0
*
Move ignores into conftest.py
Jason R. Coombs
2018-06-06
1
-0
/
+12
*
Use py.test to launch pytest, rather than python -m test, preventing the empt...
Jason R. Coombs
2016-12-10
1
-17
/
+0
*
Monkeypatch the 'setuptools.__file__' attribute in test setup to be absolute....
Jason R. Coombs
2016-12-01
1
-0
/
+18
*
Clean up conftest.py
Jason R. Coombs
2016-12-01
1
-5
/
+4
*
Add test to verify the install of Pypi top packages
Thiebaud Weksteen
2016-11-04
1
-0
/
+7
*
Move fixture to a fixtures module and make that fixture available globally.
Jason R. Coombs
2015-01-01
1
-0
/
+1