pytest2/src/_pytest
Bruno Oliveira c627ac4e59 Remove unused _pytest.code.Source.isparseable function
Besides unused, it uses the (deprecated in Python 3.9) parser module

Fix #6404
2020-01-05 12:33:12 -03:00
..
_code Remove unused _pytest.code.Source.isparseable function 2020-01-05 12:33:12 -03:00
_io minor: move internal _pformat_dispatch function 2019-11-20 17:57:14 +01:00
assertion Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
config Revert black formatting of essential_plugins 2019-12-30 15:28:37 +01:00
mark Iterate a generator expression instead of a temporary list 2019-12-06 08:40:49 +01:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py Add type annotations to _pytest.config.argparsing and corresponding Config code 2019-11-20 22:02:27 +02:00
cacheprovider.py Ensure cache supporting files still exist after --cache-clear 2019-12-01 10:36:47 -03:00
capture.py Include new --capture-mode=tee-sys option 2019-12-09 13:05:23 -03:00
compat.py Include new --capture-mode=tee-sys option 2019-12-09 13:05:23 -03:00
debugging.py Merge master into features 2019-11-06 14:22:07 +01:00
deprecated.py Merge master into features (#6346) 2019-12-16 21:57:26 -03:00
doctest.py Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
faulthandler.py Change pytest-faulthandler for simplification 2019-06-22 19:22:43 -03:00
fixtures.py typing: minor improvements 2019-11-24 23:20:03 +01:00
freeze_support.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
helpconfig.py showversion: no need for `py.path.local` 2019-11-09 21:45:35 +01:00
hookspec.py Add stacklevel tests for warnings, 'location' to pytest_warning_captured 2019-11-22 17:50:00 -03:00
junitxml.py Avoid duplicating system-out and system-error tags 2019-11-25 12:59:03 +01:00
logging.py Deprecate --no-print-logs option 2019-12-14 16:46:30 -08:00
main.py Merge remote-tracking branch 'upstream/master' into mm 2019-12-03 11:07:34 -03:00
monkeypatch.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
nodes.py deprecate direct node construction and introduce Node.from_parent 2019-11-23 21:54:11 +01:00
nose.py Remove support code for unittest 2 2019-07-11 20:11:06 -03:00
outcomes.py Fix wording as suggested in review of #5741 2019-08-15 10:05:42 -03:00
pastebin.py Fix "lexer" being used when uploading to bpaste.net 2019-08-30 15:34:03 -04:00
pathlib.py Fix order of format args with warning 2019-11-07 12:50:04 +01:00
pytester.py Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
python.py Merge pull request #6215 from blueyed/cleanup-exc 2019-11-24 20:29:46 +01:00
python_api.py A few linting fixes 2019-11-16 17:22:06 +02:00
recwarn.py Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
reports.py Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
resultlog.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
runner.py Update mypy 0.750 -> 0.761 2020-01-01 15:22:16 +02:00
setuponly.py Minor: help / direct usage of config (#6011) 2019-10-22 20:24:08 -03:00
setupplan.py resolve #2049 2019-11-17 16:45:42 -06:00
skipping.py Merge master into features 2019-11-06 14:22:07 +01:00
stepwise.py Fix comment in stepwise (follow up to #5555) [skip ci] 2019-07-05 09:57:10 -03:00
terminal.py Make -r letters "s" and "S" aliases 2019-12-12 07:48:07 -03:00
tmpdir.py Add type annotations to _pytest.tmpdir 2019-10-26 20:30:44 +03:00
unittest.py Merge branch 'features' into unittest-debug 2019-12-03 10:52:53 -03:00
warning_types.py Add type annotations to _pytest.warning_types 2019-11-07 14:11:39 +02:00
warnings.py Add stacklevel tests for warnings, 'location' to pytest_warning_captured 2019-11-22 17:50:00 -03:00