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 a false positive for simplify-boolean-expression when multiple values inferred #7627

Merged

Commits on Oct 16, 2022

  1. Fix a false positive for simplify-boolean-expression when multiple …

    …values inferred
    
    Adds a keyword-only `compare_constants` argument to `safe_infer`.
    jacobtylerwalls committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    2c9b24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa055d View commit details
    Browse the repository at this point in the history
  3. Review comments.

    jacobtylerwalls committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5625cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97504e View commit details
    Browse the repository at this point in the history