-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: PyCQA/flake8-bugbear
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.3.23
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PyCQA/flake8-bugbear
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.5.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 5 contributors
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4c77fe - Browse repository at this point
Copy the full SHA d4c77feView commit details
Commits on Apr 4, 2023
-
[pre-commit.ci] pre-commit autoupdate (#379)
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c0e7eb - Browse repository at this point
Copy the full SHA 8c0e7ebView commit details
Commits on May 9, 2023
-
Add B908: Rule to check that assertRaises-like contexts has no more t…
…han 1 top-level statements (#382) * Add B908: Rule to check that assertRaises-like contexts has no more than 1 top-level statement * Update README with B908 * Catch "with raises" and "with warns" * Update README * Fix typing * Add "assertWarnsRegexp" to B908_unittest_methods * Update README.rst Co-authored-by: Cooper Lees <me@cooperlees.com> * Remove assertWarnsRegexp * Remove old comment --------- Co-authored-by: Alexey Nikitin <alexeynikitin@swatmobility.com> Co-authored-by: Cooper Lees <me@cooperlees.com>
Configuration menu - View commit details
-
Copy full SHA for d752c44 - Browse repository at this point
Copy the full SHA d752c44View commit details -
(3.8) Remove outdated sys.version_info checks (#375)
Co-authored-by: Cooper Lees <me@cooperlees.com>
Configuration menu - View commit details
-
Copy full SHA for 3f16173 - Browse repository at this point
Copy the full SHA 3f16173View commit details -
Add B033: Duplicate items in sets (#373)
* Add B033: Duplicate items in sets * Simplify by checking lengths --------- Co-authored-by: Cooper Lees <me@cooperlees.com>
Configuration menu - View commit details
-
Copy full SHA for eb300be - Browse repository at this point
Copy the full SHA eb300beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535c109 - Browse repository at this point
Copy the full SHA 535c109View commit details
There are no files selected for viewing