23
I Use This!
Activity Not Available

Commits : Listings

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