Skip to content

Pull requests: pytest-dev/pytest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: endorse pytest-skip-slow plugin bot:chronographer:provided (automation) changelog entry is part of PR
#14845 opened Aug 9, 2026 by Shriprasad-P Loading…
assertion rewrite: never rewrite stdlib and pytest modules (fixes lazy imports crash) bot:chronographer:provided (automation) changelog entry is part of PR
#14844 opened Aug 9, 2026 by RonnyPfannschmidt Member Loading…
BUG reject unexpected skipif keyword arguments bot:chronographer:provided (automation) changelog entry is part of PR
#14843 opened Aug 9, 2026 by erichanwang Loading…
Improve pytester outcome parsing error bot:chronographer:provided (automation) changelog entry is part of PR
#14838 opened Aug 6, 2026 by Bortlesboat Contributor Loading…
fix: the config file's directory no longer decides the rootdir alone bot:chronographer:provided (automation) changelog entry is part of PR
#14837 opened Aug 6, 2026 by RonnyPfannschmidt Member Loading…
2
Accept MarkDecorator as get_closest_marker default bot:chronographer:provided (automation) changelog entry is part of PR
#14833 opened Aug 4, 2026 by ace2016 Loading…
6 of 7 tasks
Fix duplicated exception chain output when an exception group has a cause bot:chronographer:provided (automation) changelog entry is part of PR
#14829 opened Aug 2, 2026 by SemTiOne Draft
5 of 7 tasks
Classify plugin startup import failures (#993) bot:chronographer:provided (automation) changelog entry is part of PR
#14824 opened Aug 1, 2026 by RonnyPfannschmidt Member Draft
fix(rewrite): short-circuit chained comparisons bot:chronographer:provided (automation) changelog entry is part of PR
#14822 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
fix(rewrite): freeze operands against any later side effect bot:chronographer:provided (automation) changelog entry is part of PR
#14821 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
feat(rewrite): show a method call on one line bot:chronographer:provided (automation) changelog entry is part of PR
#14817 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
feat(rewrite): introspect the condition of a ternary bot:chronographer:provided (automation) changelog entry is part of PR
#14816 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
feat(rewrite): introspect container[key] in failure messages bot:chronographer:provided (automation) changelog entry is part of PR
#14815 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
fix(rewrite): freeze walrus and starred operands too bot:chronographer:provided (automation) changelog entry is part of PR
#14814 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
test(rewrite): systematic coverage matrix for assertion rewriting bot:chronographer:provided (automation) changelog entry is part of PR
#14813 opened Jul 31, 2026 by RonnyPfannschmidt Member Draft
Fix caplog access during teardown report creation bot:chronographer:provided (automation) changelog entry is part of PR
#14812 opened Jul 31, 2026 by scapalive Loading…
fix config: add deprecation warning for non-string value in string-typed ini option bot:chronographer:provided (automation) changelog entry is part of PR
#14811 opened Jul 31, 2026 by EternalRights Contributor Loading…
Definition fixture scope and a generic ItemDefinition node (#3926) bot:chronographer:provided (automation) changelog entry is part of PR
#14805 opened Jul 30, 2026 by RonnyPfannschmidt Member Draft
Fix stale finalizers when a pytest_fixture_setup hookimpl raises bot:chronographer:provided (automation) changelog entry is part of PR
#14801 opened Jul 29, 2026 by Mohith26 Loading…
docs: explain filesystem tests in frozen applications bot:chronographer:provided (automation) changelog entry is part of PR
#14789 opened Jul 28, 2026 by Lem0nTea2002 Draft
Fix duplicated exception chain output for exceptions without a traceback bot:chronographer:provided (automation) changelog entry is part of PR
#14781 opened Jul 25, 2026 by SemTiOne Loading…
6 of 7 tasks
Avoid traceback formatting for xfail(run=False) bot:chronographer:provided (automation) changelog entry is part of PR
#14780 opened Jul 24, 2026 by ace2016 Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.