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

Replace string nodeids with a structured NodeId internally bot:chronographer:provided (automation) changelog entry is part of PR
#14758 opened Jul 22, 2026 by nicoddemus Member Loading…
Slate yield_fixture decorator for removal in pytest 10 bot:chronographer:provided (automation) changelog entry is part of PR
#14755 opened Jul 22, 2026 by seifertm Loading…
fix: handle infinite relative tolerance for timedelta values bot:chronographer:provided (automation) changelog entry is part of PR
#14754 opened Jul 22, 2026 by winklemad Loading…
Accept type expressions in Parser.addini(type=...) bot:chronographer:provided (automation) changelog entry is part of PR type: enhancement new feature or API change, should be merged into features branch type: refactoring internal improvements to the code
#14751 opened Jul 21, 2026 by Pierre-Sassoulas Member Loading…
Allow dotted test filenames (*.test.py) via dot-escape in compute_module_name bot:chronographer:provided (automation) changelog entry is part of PR
#14750 opened Jul 21, 2026 by Abhi-DevHub Loading…
Fix elision of long collections in assertion messages with -vv bot:chronographer:provided (automation) changelog entry is part of PR
#14748 opened Jul 21, 2026 by Zac-HD Member Loading…
Reduce fixture setups/teardowns: reorder parametrized tests by param value, not index bot:chronographer:provided (automation) changelog entry is part of PR
#14746 opened Jul 21, 2026 by Zac-HD Member Loading…
5
python: rename CallSpec2 -> CallSpec bot:chronographer:provided (automation) changelog entry is part of PR
#14742 opened Jul 21, 2026 by RonnyPfannschmidt Member Loading…
2 tasks
Optimization: Avoid quadratic behavior in IdMaker.make_unique_parameterset_ids bot:chronographer:provided (automation) changelog entry is part of PR
#14739 opened Jul 20, 2026 by NoxiousTab Loading…
Reopen sys.__std*__ on Windows consoles so they follow fd capture bot:chronographer:provided (automation) changelog entry is part of PR
#14736 opened Jul 20, 2026 by Abhishek-kroy Loading…
6 of 7 tasks
fix: keep pytest_terminal_summary under --no-summary bot:chronographer:provided (automation) changelog entry is part of PR
#14730 opened Jul 19, 2026 by l46983284-cpu Loading…
3 tasks done
Remove a type: ignore - Type gethookproxy/ihook as HookRelay | FSHookProxy bot:chronographer:provided (automation) changelog entry is part of PR
#14728 opened Jul 19, 2026 by adamtheturtle Loading…
Docs: Move collection hooks under Collection hooks in reference docs
#14726 opened Jul 19, 2026 by Joosboy Contributor Loading…
fix: validate explicit config file paths bot:chronographer:provided (automation) changelog entry is part of PR
#14723 opened Jul 19, 2026 by wanxiankai Loading…
terminal: render file paths as OSC 8 hyperlinks bot:chronographer:provided (automation) changelog entry is part of PR
#14722 opened Jul 19, 2026 by CNSeniorious000 Loading…
Fix: show skip reason on a new line when it does not fit (#11146) bot:chronographer:provided (automation) changelog entry is part of PR
#14719 opened Jul 18, 2026 by deeferentleeg Loading…
6 tasks done
Fix: respect --tb style for KeyboardInterrupt traceback (#5225) bot:chronographer:provided (automation) changelog entry is part of PR
#14718 opened Jul 18, 2026 by deeferentleeg Loading…
6 tasks done
assertion: fix crash explaining dict.items() comparisons with unhashable values bot:chronographer:provided (automation) changelog entry is part of PR
#14717 opened Jul 18, 2026 by vidigoat Loading…
stop test session on BdbQuit from pdb bot:chronographer:provided (automation) changelog entry is part of PR
#14714 opened Jul 16, 2026 by EternalRights Contributor Loading…
Fix importlib mode shadowing an installed package with a namespace package (#13257) bot:chronographer:provided (automation) changelog entry is part of PR
#14709 opened Jul 16, 2026 by vismaytiwari Contributor Loading…
2
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.