-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: PyCQA/flake8-bugbear
base: 23.1.20
head repository: PyCQA/flake8-bugbear
compare: 23.2.13
- 13 commits
- 12 files changed
- 8 contributors
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51d7111 - Browse repository at this point
Copy the full SHA 51d7111View commit details
Commits on Jan 28, 2023
-
B906: Add
visit_Bytes
,visit_Num
andvisit_Str
to the list of i……gnored `visit_*` functions (#338)
Configuration menu - View commit details
-
Copy full SHA for a70f0dd - Browse repository at this point
Copy the full SHA a70f0ddView commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37e7b28 - Browse repository at this point
Copy the full SHA 37e7b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e0c95 - Browse repository at this point
Copy the full SHA a2e0c95View commit details
Commits on Feb 2, 2023
-
Add a lint checking for warnings.warn stacklevel argument (#342)
* Add a lint checking for warnings.warn stacklevel argument * Fix formatting * Update lint descriptions * Move function to bottom
Configuration menu - View commit details
-
Copy full SHA for e7bbdeb - Browse repository at this point
Copy the full SHA e7bbdebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a25fa41 - Browse repository at this point
Copy the full SHA a25fa41View commit details
Commits on Feb 3, 2023
-
Split B001 into B029 for empty tuple exception handling (#344)
* Split B001 into B029 for empty tuple exception handling * Update bugbear.py * Update README.rst * Update description in README --------- Co-authored-by: Cooper Lees <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 315f4e7 - Browse repository at this point
Copy the full SHA 315f4e7View commit details
Commits on Feb 5, 2023
-
Introduce B030; fix crash on weird except handlers (#346)
* Introduce B029; fix crash on weird except handlers * black * fix merge * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- 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 9ea5a34 - Browse repository at this point
Copy the full SHA 9ea5a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a26c7 - Browse repository at this point
Copy the full SHA 05a26c7View commit details
Commits on Feb 7, 2023
-
[pre-commit.ci] pre-commit autoupdate (#348)
updates: - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.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 4087f49 - Browse repository at this point
Copy the full SHA 4087f49View commit details
Commits on Feb 9, 2023
-
Merge pull request #347 from malthejorgensen/groupby-multiple-usages
Add B031: Warn when using `groupby()` result multiple times
Configuration menu - View commit details
-
Copy full SHA for a7c7ac9 - Browse repository at this point
Copy the full SHA a7c7ac9View commit details
Commits on Feb 13, 2023
-
Add B032: Check for possible unintentional type annotations instead o…
…f assignments. (#350)
Configuration menu - View commit details
-
Copy full SHA for 76aa16b - Browse repository at this point
Copy the full SHA 76aa16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d87dc8 - Browse repository at this point
Copy the full SHA 1d87dc8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 23.1.20...23.2.13