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

[flake8-bugbear] Fix mutable-contextvar-default (B039) to resolve annotated function calls properly #14532

Merged
merged 5 commits into from
Nov 24, 2024

Commits on Nov 22, 2024

  1. Add test cases

    harupy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    782044b View commit details
    Browse the repository at this point in the history
  2. Apply map_subscript

    Signed-off-by: harupy <[email protected]>
    harupy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ff6355f View commit details
    Browse the repository at this point in the history
  3. Fix

    harupy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ed61306 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    harupy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2bbcc3d View commit details
    Browse the repository at this point in the history
  5. RRevert snapshot_kind

    harupy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f890196 View commit details
    Browse the repository at this point in the history