22
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[flake8-bugbear] noqa B023 not bound by design More... 3 months ago
[flake8-bugbear] Remove misleading multiple characters in lstrip More... 3 months ago
[flake8-bugbear] noqa all the useless comparison that are justified More... 3 months ago
[flake8-bugbear] Fix all the useless expressions that are justified More... 3 months ago
Merge pull request #11913 from bluetech/ruff-version-ignore More... 3 months ago
Ignore isort on _version.py More... 3 months ago
Merge pull request #11912 from Pierre-Sassoulas/activate-ruff-checks More... 3 months ago
[ruff] Fix all consider [*cats, garfield] instead of cats + [garfield] More... 4 months ago
[ruff] Activate use next(iter(x)) instead of list(x)[0] and fix issue More... 4 months ago
[ruff] Fix ambiguous characters found in string and comment More... 4 months ago
[ruff] Add ruff's check and autofix existing issues More... 4 months ago
Move show-fixtures code from python.py to fixtures.py More... 4 months ago
Merge pull request #11901 from Pierre-Sassoulas/migrate-from-isort-to-ruff More... 4 months ago
[.git-blame-ignore-revs] Add migration to ruff/ruff format and blacken-docs 2024's style More... 4 months ago
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff More... 4 months ago
Fix a duplicate assignment in test_config.py More... 4 months ago
Upgrade blacken-doc to black's 2024 style (#11899) More... 4 months ago
Merge pull request #11896 from nicoddemus/isort
nicoddemus
as Bruno Oliveira
More... 4 months ago
Update and rename .gitblameignore to .git-blame-ignore-revs
nicoddemus
as Bruno Oliveira
More... 4 months ago
fix incorrect example for group_contains (#11892) More... 4 months ago
Run pre-commit on all files
nicoddemus
as Bruno Oliveira
More... 4 months ago
Fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises (#11879) More... 4 months ago
Add changelog entry about FixtureManager.getfixtureclosure changing (#11887)
nicoddemus
as Bruno Oliveira
More... 4 months ago
Pin back pytest-asyncio to 8.0.0 compatible release (#11889)
nicoddemus
as Bruno Oliveira
More... 4 months ago
Replace reorder-python-imports by isort due to black incompatibility
nicoddemus
as Bruno Oliveira
More... 4 months ago
build(deps): Bump hynek/build-and-inspect-python-package (#11877) More... 4 months ago
build(deps): Bump pytest-asyncio in /testing/plugins_integration (#11878) More... 4 months ago
Catch `OSError` from `getpass.getuser()` (#11875) More... 4 months ago
[automated] Update plugin list (#11867) More... 4 months ago
mypy: disallow untyped defs by default (#11862)
nicoddemus
as Bruno Oliveira
More... 4 months ago