..
_code
reports: use attr.asdict with serialize_repr_{crash,traceback} ( #6732 )
2020-02-14 19:39:34 +01:00
_io
_pformat_dispatch: pass through args ( #6715 )
2020-02-12 16:07:57 +01:00
assertion
assertrepr_compare: provide more info (location) with exceptions ( #6728 )
2020-02-14 02:17:05 +01:00
config
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03:00
mark
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03: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
Merge master into features
2020-01-24 23:44:50 +01:00
capture.py
doc: add docstring for CaptureManager._capturing_for_request ( #6698 )
2020-02-13 12:09:32 +01:00
compat.py
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -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
Fix 6341 disallow session config in fromparent ( #6387 )
2020-01-29 19:21:02 -03:00
faulthandler.py
Fix crash when faulthandler starts initialized ( #6598 )
2020-02-12 11:06:20 +01:00
fixtures.py
Don't delete FixtureDef.cached_result, set it to None instead
2020-02-14 14:18:58 +02:00
freeze_support.py
pre-commit run reorder-python-imports --all-files
2019-06-03 12:08:01 -03:00
helpconfig.py
Recognize `-V` as a short option for `--version` ( #6721 )
2020-02-13 12:30:22 +01:00
hookspec.py
Don't delete FixtureDef.cached_result, set it to None instead
2020-02-14 14:18:58 +02:00
junitxml.py
Remove incorrect choices comment ( #6677 )
2020-02-05 20:45:21 +01:00
logging.py
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03:00
main.py
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03:00
monkeypatch.py
typing: MonkeyPatch.context
2020-01-28 21:44:30 +01:00
nodes.py
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03:00
nose.py
Remove support code for unittest 2
2019-07-11 20:11:06 -03:00
outcomes.py
Use `TYPE_CHECKING` instead of `False`
2020-01-16 16:11:39 +01: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
Merge remote-tracking branch 'upstream/master' into mm
2020-02-11 19:22:28 -03:00
python.py
Remove unused CallSpec2 fields _globalid, _globalparam
2020-02-13 12:31:48 +02:00
python_api.py
typing: ignore false positive with more-itertools
2020-01-28 01:23:44 +01:00
recwarn.py
Fix type of pytest.warns, and fix check_untyped_defs in test_recwarn
2020-01-19 19:39:14 +02:00
reports.py
reports: use attr.asdict with serialize_repr_{crash,traceback} ( #6732 )
2020-02-14 19:39:34 +01:00
resultlog.py
pre-commit run pyupgrade --all-files
2019-06-03 12:08:02 -03:00
runner.py
Remove some redundant commas
2020-02-10 17:28:05 +02:00
setuponly.py
Don't delete FixtureDef.cached_result, set it to None instead
2020-02-14 14:18:58 +02: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
Move ExitCode's definition from _pytest.main to _pytest.config
2020-02-10 23:55:06 +02:00
tmpdir.py
Improve docstrings for mktemp
2020-01-09 18:20:46 -03:00
unittest.py
Merge branch 'features' into unittest-debug
2019-12-03 10:52:53 -03:00
warning_types.py
Use `TYPE_CHECKING` instead of `False`
2020-01-16 16:11:39 +01:00
warnings.py
Merge branch 'master' into master-to-features
2020-01-31 11:27:06 +02:00