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

Avoid traceback formatting for xfail(run=False) bot:chronographer:provided (automation) changelog entry is part of PR
#14544 opened Jun 1, 2026 by cjc0013 Loading…
Fix pathologically slow assertion diffs for large inputs (#8998) bot:chronographer:provided (automation) changelog entry is part of PR
#14543 opened Jun 1, 2026 by kirilklein Loading…
build(deps): Bump actions/stale from 10.2.0 to 10.3.0 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14542 opened Jun 1, 2026 by dependabot Bot Loading…
build(deps): Bump pytest-rerunfailures from 16.2 to 16.3 in /testing/plugins_integration dependencies pull requests that update a dependency file python pull requests that update Python code
#14541 opened Jun 1, 2026 by dependabot Bot Loading…
Fix module fixtures with --doctest-modules bot:chronographer:provided (automation) changelog entry is part of PR
#14540 opened Jun 1, 2026 by minbang930 Loading…
13 tasks done
Clarify request fixture in indirect parametrization docs bot:chronographer:provided (automation) changelog entry is part of PR
#14539 opened May 31, 2026 by morning-verlu Loading…
Use inspect module in Code class instead of direct co_* attribute access skip news used on prs to opt out of the changelog requirement
#14536 opened May 30, 2026 by nicoddemus Member Loading…
fix: guard FDCapture.snap() against prematurely closed tmpfile bot:chronographer:provided (automation) changelog entry is part of PR
#14531 opened May 28, 2026 by RonnyPfannschmidt Member Draft
4 tasks done
Use streaming in all assertion comparisons consumers bot:chronographer:provided (automation) changelog entry is part of PR type: performance performance or memory problem/improvement type: refactoring internal improvements to the code
#14523 opened May 26, 2026 by Pierre-Sassoulas Member Loading…
fix: approx() tolerance not applied to sequences/mappings nested inside dicts bot:chronographer:provided (automation) changelog entry is part of PR
#14498 opened May 19, 2026 by Ashutosh-177 Loading…
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…
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
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.