FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · pytest-dev/pytest · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pytest-dev
/
pytest
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
14.4k
Code
Issues
678
Pull requests
126
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Pull requests: pytest-dev/pytest
Labels
65
Milestones
1
Labels
65
Milestones
1
New pull request
New
126 Open
7,230 Closed
126 Open
7,230 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
fix: stop reusing shared PytestWarning instances whose tracebacks grow under -W error
bot:chronographer:provided
(automation) changelog entry is part of PR
#14931 opened Aug 24, 2026 by
Devansh-awat
Loading…
3 tasks done
1
Fix monkeypatch recording failed mutations
bot:chronographer:provided
(automation) changelog entry is part of PR
#14927 opened Aug 23, 2026 by
dhootraghav
Loading…
[automated] Update plugin list
backport 9.1.x
apply to PRs at any point; backports the changes to the 9.1.x branch
#14924 opened Aug 23, 2026 by
github-actions
Bot
Loading…
1
scripts: add an assert-rewrite diff tool
bot:chronographer:provided
(automation) changelog entry is part of PR
#14921 opened Aug 22, 2026 by
RonnyPfannschmidt
Member
Loading…
4
test(rewrite): record the introspection gaps nothing fixes yet
bot:chronographer:provided
(automation) changelog entry is part of PR
#14916 opened Aug 20, 2026 by
RonnyPfannschmidt
Member
•
Draft
[ruff] Enable a dozen rules from ruff 0.16
skip news
used on prs to opt out of the changelog requirement
#14915 opened Aug 19, 2026 by
Pierre-Sassoulas
Member
Loading…
2
fix(MonkeyPatch): register undo entry only after a successful mutation (delattr/setitem/delitem) (#14909)
bot:chronographer:provided
(automation) changelog entry is part of PR
#14910 opened Aug 19, 2026 by
sharonyao1127
Loading…
1
5
Improve error for mistaken self fixture
bot:chronographer:provided
(automation) changelog entry is part of PR
#14908 opened Aug 19, 2026 by
meetpandya4715
Loading…
Show correct extra item in sequence comparison diffs
bot:chronographer:provided
(automation) changelog entry is part of PR
#14906 opened Aug 19, 2026 by
SemTiOne
Contributor
Loading…
5 of 7 tasks
1
1
Use the internal pretty-printer consistently
bot:chronographer:provided
(automation) changelog entry is part of PR
#14904 opened Aug 18, 2026 by
Parzival235
Loading…
1
3
Fix SyntaxError crash line to show file, line, and column
bot:chronographer:provided
(automation) changelog entry is part of PR
#14899 opened Aug 18, 2026 by
SemTiOne
Contributor
Loading…
5 of 7 tasks
1
fix(config): load rootdir conftest initially
bot:chronographer:provided
(automation) changelog entry is part of PR
#14889 opened Aug 16, 2026 by
royy92
Contributor
Loading…
6 of 7 tasks
1
[match case] Use match case in _compare_eq_any
skip news
used on prs to opt out of the changelog requirement
#14888 opened Aug 16, 2026 by
Pierre-Sassoulas
Member
Loading…
5
Skip unwrapping plugin attributes that cannot hide a fixture
bot:chronographer:provided
(automation) changelog entry is part of PR
#14885 opened Aug 15, 2026 by
aryansk
Loading…
1
2
Raise ValueError for non-option names in addoption()
bot:chronographer:provided
(automation) changelog entry is part of PR
#14880 opened Aug 14, 2026 by
arronKler
Loading…
1
Preserve warning filters set during collection for the test run
bot:chronographer:provided
(automation) changelog entry is part of PR
#14879 opened Aug 14, 2026 by
arronKler
Loading…
6 tasks done
1
feat: expose FixtureFunctionDefinition for typing
bot:chronographer:provided
(automation) changelog entry is part of PR
#14862 opened Aug 12, 2026 by
teddygood
Loading…
1
9
Reject sequences nested in a sequence of a different type in approx (closes #11945)
bot:chronographer:provided
(automation) changelog entry is part of PR
#14860 opened Aug 11, 2026 by
Kayvan-Zahiri
Loading…
1
1
Generic ItemDefinition parametrization protocol (#3926)
bot:chronographer:provided
(automation) changelog entry is part of PR
#14858 opened Aug 11, 2026 by
RonnyPfannschmidt
Member
•
Draft
Add the "definition" fixture scope (#3926)
bot:chronographer:provided
(automation) changelog entry is part of PR
#14857 opened Aug 11, 2026 by
RonnyPfannschmidt
Member
•
Draft
Extract the parametrization core into _pytest.parametrize
bot:chronographer:provided
(automation) changelog entry is part of PR
#14856 opened Aug 11, 2026 by
RonnyPfannschmidt
Member
•
Draft
Fix INTERNALERROR when skipping an item without a line number
bot:chronographer:provided
(automation) changelog entry is part of PR
#14855 opened Aug 11, 2026 by
RonnyPfannschmidt
Member
Loading…
3
fix: pytester no longer destroys modules owning process global state
backport 9.1.x
apply to PRs at any point; backports the changes to the 9.1.x branch
bot:chronographer:provided
(automation) changelog entry is part of PR
#14850 opened Aug 10, 2026 by
RonnyPfannschmidt
Member
Loading…
1
7
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…
1
BUG reject unexpected skipif keyword arguments
bot:chronographer:provided
(automation) changelog entry is part of PR
#14843 opened Aug 9, 2026 by
erichanwang
Loading…
1
3
Previous
1
2
3
4
5
6
Next
Previous
Next
ProTip!
Adding
no:label
will show everything without a label.
Back
|
FazBrowse Home
|
New Git URL