spack/lib/spack/external/pytest-fallback/_pytest
Massimiliano Culpo fa7189b480
Remove support for Python 2.6 (#27256)
Modifications:
- [x] Removed `centos:6` unit test, adjusted vermin checks
- [x] Removed backport of `collections.OrderedDict`
- [x] Removed backport of `functools.total_ordering`
- [x] Removed Python 2.6 specific skip markers in unit tests
- [x] Fixed a few minor Python 2.6 related TODOs in code

Updating the vendored dependencies will be done in separate PRs
2021-11-23 09:06:17 -08:00
..
_code
assertion
vendored_packages
__init__.py
_argcomplete.py
_pluggy.py
_version.py
cacheprovider.py
capture.py
compat.py
config.py
debugging.py
deprecated.py
doctest.py
fixtures.py
freeze_support.py
helpconfig.py
hookspec.py
junitxml.py
LICENSE
main.py
mark.py
monkeypatch.py
nodes.py
nose.py
outcomes.py
pastebin.py
pytester.py
python_api.py
python.py
recwarn.py
resultlog.py
runner.py
setuponly.py
setupplan.py
skipping.py
terminal.py
tmpdir.py
unittest.py
warnings.py