-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: PyCQA/flake8-bugbear
base: 22.9.23
head repository: PyCQA/flake8-bugbear
compare: 22.10.25
- 15 commits
- 13 files changed
- 8 contributors
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58023c2 - Browse repository at this point
Copy the full SHA 58023c2View commit details -
Bump actions/setup-python from 1 to 4 (#290)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v1...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c216b8d - Browse repository at this point
Copy the full SHA c216b8dView commit details -
Bump actions/checkout from 1 to 3 (#289)
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v1...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dd0a35 - Browse repository at this point
Copy the full SHA 0dd0a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bc938 - Browse repository at this point
Copy the full SHA 11bc938View commit details -
Add Python 3.11 release candidate 2 to the testing (#292)
* Add Python 3.11 release candidate 2 to the testing * 3.11.0-rc - 3.11
Configuration menu - View commit details
-
Copy full SHA for 846ba72 - Browse repository at this point
Copy the full SHA 846ba72View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 592b722 - Browse repository at this point
Copy the full SHA 592b722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8462c1f - Browse repository at this point
Copy the full SHA 8462c1fView commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65c141e - Browse repository at this point
Copy the full SHA 65c141eView commit details
Commits on Oct 3, 2022
-
PEP 621: Migrate to pyproject.toml (#291)
* PEP 621: Migrate to pyproject.toml * Update .github/workflows/ci.yml Correct. It will. I was a bit concerned about how long the 3.11 tests take. Co-authored-by: Cooper Lees <me@cooperlees.com> * 3.11.0-rc - 3.11 * Upgrade minimum Python from 3.6 to 3.7 Co-authored-by: Cooper Lees <me@cooperlees.com>
Configuration menu - View commit details
-
Copy full SHA for 0fec7e5 - Browse repository at this point
Copy the full SHA 0fec7e5View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cea0499 - Browse repository at this point
Copy the full SHA cea0499View commit details
Commits on Oct 6, 2022
-
Merge pull request #281 from jakkdl/abstract_class_empty_method_no_ab…
…stract_decorator Add B027: empty method in abstract base class with no abstract decorator
Configuration menu - View commit details
-
Copy full SHA for 466082c - Browse repository at this point
Copy the full SHA 466082cView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e12c12b - Browse repository at this point
Copy the full SHA e12c12bView commit details
Commits on Oct 11, 2022
-
[pre-commit.ci] pre-commit autoupdate (#296)
updates: - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.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 48654e1 - Browse repository at this point
Copy the full SHA 48654e1View commit details
Commits on Oct 19, 2022
-
Make bugbear slightly more polite (#298)
* make bugbear slightly more polite Bugbear is great at catching bugs in our code, but can come across a bit rude when commenting on pull requests 😂 Obviously it's a robot, but we like to encourage polite discourse * Update bugbear.py Co-authored-by: Cooper Lees <me@cooperlees.com> Co-authored-by: Cooper Lees <me@cooperlees.com>
Configuration menu - View commit details
-
Copy full SHA for aa3c351 - Browse repository at this point
Copy the full SHA aa3c351View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7c5c7c - Browse repository at this point
Copy the full SHA c7c5c7cView 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 22.9.23...22.10.25