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

build(deps): Bump hynek/build-and-inspect-python-package from 2.17.0 to 2.18.0 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14494 opened May 18, 2026 by dependabot Bot Loading…
Fix Code.getargs() treating co_flags bitmask values as counts bot:chronographer:provided (automation) changelog entry is part of PR
#14493 opened May 17, 2026 by EternalRights Contributor Loading…
docs: document doctest fixture parametrization limit bot:chronographer:provided (automation) changelog entry is part of PR
#14487 opened May 15, 2026 by MukundaKatta Loading…
docs: clarify stdlib monkeypatch guidance bot:chronographer:provided (automation) changelog entry is part of PR
#14486 opened May 15, 2026 by MukundaKatta Loading…
docs: clarify hookimpl specname limitation bot:chronographer:provided (automation) changelog entry is part of PR
#14485 opened May 15, 2026 by MukundaKatta Loading…
fix junitxml bin_xml_escape: supplementary plane characters incorrectly escaped bot:chronographer:provided (automation) changelog entry is part of PR
#14484 opened May 15, 2026 by EternalRights Contributor Loading…
determine_setup: use invocation_dir as rootdir when -c is given bot:chronographer:provided (automation) changelog entry is part of PR
#14454 opened May 9, 2026 by EternalRights Contributor Loading…
terminal: add --name-only option to show only names of failed tests bot:chronographer:provided (automation) changelog entry is part of PR
#14451 opened May 9, 2026 by Vlor999 Loading…
3 tasks done
feat(rewrite): address assertion rewriting blind spots with systematic tests bot:chronographer:provided (automation) changelog entry is part of PR
#14448 opened May 8, 2026 by RonnyPfannschmidt Member Loading…
7 tasks done
fix(rewrite): prevent walrus operator double evaluation in assertions backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch bot:chronographer:provided (automation) changelog entry is part of PR
#14447 opened May 8, 2026 by RonnyPfannschmidt Member Loading…
5 tasks done
Fix walrus double eval bot:chronographer:provided (automation) changelog entry is part of PR
#14446 opened May 8, 2026 by shuckc Draft
5 of 7 tasks
reduce gc_collect_harder default to 1 on CPython
#14441 opened May 5, 2026 by miketheman Contributor Draft
Add tee-fd capture mode and capteefd fixtures bot:chronographer:provided (automation) changelog entry is part of PR
#14432 opened May 1, 2026 by FazeelUsmani Contributor Loading…
test: cover tmpdir get_user OSError fallback bot:chronographer:provided (automation) changelog entry is part of PR
#14423 opened Apr 27, 2026 by cyphercodes Loading…
Fix phantom nodeid for tests collected outside rootpath (#13254) bot:chronographer:provided (automation) changelog entry is part of PR
#14417 opened Apr 24, 2026 by mnajaf Loading…
Issue 14112 bot:chronographer:provided (automation) changelog entry is part of PR
#14397 opened Apr 19, 2026 by evanwilson2123 Draft
Fix capture asymmetry in suspend_global_capture(in_=True) bot:chronographer:provided (automation) changelog entry is part of PR
#14356 opened Apr 6, 2026 by FazeelUsmani Contributor Loading…
BugFix #14329 bot:chronographer:provided (automation) changelog entry is part of PR
#14332 opened Mar 28, 2026 by Wintreist Loading…
fix: rm_rf now handles directories without S_IXUSR permission bot:chronographer:provided (automation) changelog entry is part of PR
#14331 opened Mar 27, 2026 by RonnyPfannschmidt Member Loading…
6 tasks done
Avoid rechecking RaisesGroup callbacks bot:chronographer:provided (automation) changelog entry is part of PR
#14327 opened Mar 26, 2026 by raashish1601 Loading…
Track dynamic fixture dependencies bot:chronographer:provided (automation) changelog entry is part of PR
#14288 opened Mar 14, 2026 by Anton3 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.