23
I Use This!
High Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): Bump django in /testing/plugins_integration (#14733) More... 17 days ago
build(deps): Bump anyio in /testing/plugins_integration (#14734) More... 17 days ago
build(deps): Bump actions/stale from 10.3.0 to 10.4.0 (#14735) More... 17 days ago
Merge pull request #14699 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-rerunfailures-16.4 More... 23 days ago
Merge pull request #14701 from Pierre-Sassoulas/fix-pypy311-hypothesis More... 23 days ago
test: use hex escapes for non-ASCII filename literal More... 24 days ago
ci: bump PyPy 3.10 to 3.11 for hypothesis wheel build More... 24 days ago
build(deps): Bump pytest-rerunfailures in /testing/plugins_integration More... 24 days ago
Merge pull request #14682 from The-Compiler/doc-ai-slop
nicoddemus
as Bruno Oliveira
More... 29 days ago
build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#14681) More... 29 days ago
build(deps): Bump actions/setup-python from 6.2.0 to 6.3.0 (#14680) More... 29 days ago
Fix AI slop issues in docs More... about 1 month ago
build(deps): Bump anyio in /testing/plugins_integration (#14679) More... about 1 month ago
[automated] Update plugin list (#14676) More... about 1 month ago
[pre-commit.ci] pre-commit autoupdate (#14663) More... about 1 month ago
build(deps): Bump anyio in /testing/plugins_integration (#14658) More... about 1 month ago
build(deps): Bump actions/checkout from 6.0.3 to 7.0.0 (#14659) More... about 1 month ago
docs: fix malformed list (#14655) More... about 1 month ago
[refactor] Introduce a TruncationBudget for assertion truncation (#14652) More... about 1 month ago
[automated] Update plugin list (#14656) More... about 1 month ago
Fix off-by-one in trailing assertion diff skipping (#14637) (#14639) More... about 1 month ago
docs: clarify recwarn resets warnings filter after tests (#14653) More... about 1 month ago
Error on top-level options in pytest.toml (#14646) More... about 1 month ago
assertion: add support for `dict.keys()` and `dict.values()` types in assertion explanations (as sets) More... about 1 month ago
Merge pull request #14647 from bluetech/approx-typing More... about 1 month ago
approx: remove redundant `__ne__` implementation More... about 1 month ago
Rename `python_api.py` to `approx.py` More... about 1 month ago
approx: expose `pytest.Approx` as the return type of `pytest.approx` More... about 1 month ago
approx: inline `set_default` More... about 1 month ago
approx: consistently handle numpy bool More... about 1 month ago