Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some B023 false alarms #303

Merged
merged 5 commits into from Oct 25, 2022
Merged

Fix some B023 false alarms #303

merged 5 commits into from Oct 25, 2022

Commits on Oct 25, 2022

  1. Shed fixes

    Zac-HD authored and jakkdl committed Oct 25, 2022
    Copy the full SHA
    efdc422 View commit details
    Browse the repository at this point in the history
  2. Fix some B023 false alarms

    Zac-HD authored and jakkdl committed Oct 25, 2022
    Copy the full SHA
    9f29aeb View commit details
    Browse the repository at this point in the history
  3. Add regression tests

    Zac-HD authored and jakkdl committed Oct 25, 2022
    Copy the full SHA
    8910cf8 View commit details
    Browse the repository at this point in the history
  4. WIP: failing tests

    Zac-HD authored and jakkdl committed Oct 25, 2022
    Copy the full SHA
    e1c90c5 View commit details
    Browse the repository at this point in the history
  5. avoid false alarms with filter, reduce, key= and return. Added tests …

    …for functools.reduce
    jakkdl committed Oct 25, 2022
    Copy the full SHA
    ff334f8 View commit details
    Browse the repository at this point in the history