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

[automated] Update plugin list
#14572 opened Jun 7, 2026 by github-actions Bot Loading…
Fix node IDs for files outside rootdir bot:chronographer:provided (automation) changelog entry is part of PR
#14571 opened Jun 7, 2026 by marko1olo Loading…
Fix walrus state leaking between asserts bot:chronographer:provided (automation) changelog entry is part of PR
#14570 opened Jun 6, 2026 by marko1olo Loading…
Fix automatic parameter IDs for broken __name__ lookup bot:chronographer:provided (automation) changelog entry is part of PR
#14569 opened Jun 6, 2026 by marko1olo Loading…
Add pytest.register_fixture bot:chronographer:provided (automation) changelog entry is part of PR
#14568 opened Jun 6, 2026 by bluetech Member Loading…
fixtures: deprecate FixtureDef.has_location and None global fixture visibility bot:chronographer:provided (automation) changelog entry is part of PR
#14567 opened Jun 6, 2026 by bluetech Member Loading…
fixtures: order fixture override chains by visibility bot:chronographer:provided (automation) changelog entry is part of PR
#14566 opened Jun 6, 2026 by bluetech Member Loading…
fixtures: use node-based matching in get_scope_package when possible skip news used on prs to opt out of the changelog requirement
#14565 opened Jun 6, 2026 by bluetech Member Loading…
Clarify conftest hook timing before collection bot:chronographer:provided (automation) changelog entry is part of PR
#14563 opened Jun 6, 2026 by CortexShadow Contributor Loading…
Fix dotted test filenames in importlib mode bot:chronographer:provided (automation) changelog entry is part of PR
#14562 opened Jun 6, 2026 by marko1olo Loading…
5 tasks done
fix: catch KeyError when accessing __name__ in _idval_from_value (#14560) bot:chronographer:provided (automation) changelog entry is part of PR
#14561 opened Jun 5, 2026 by NIK-TIGER-BILL Loading…
5 tasks done
Substitute %(default)s in ini option help text (#9244) bot:chronographer:provided (automation) changelog entry is part of PR
#14556 opened Jun 4, 2026 by alimkozak Loading…
fix: replace co_filename with the correct filename when the file is moved bot:chronographer:provided (automation) changelog entry is part of PR
#14551 opened Jun 3, 2026 by 15r10nk Contributor Loading…
[refactor] Make base assertion comparisons return an iterator instead of a list of string skip news used on prs to opt out of the changelog requirement
#14546 opened Jun 1, 2026 by Pierre-Sassoulas Member 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…
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
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…
ProTip! Filter pull requests by the default branch with base:main.