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

Improve consistency of JoinedStr inference #2622

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. improve consistency of JoinedStr inference

    Signed-off-by: Eric Vergnaud <eric.vergnaud@databricks.com>
    Eric Vergnaud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    efd9173 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Signed-off-by: Eric Vergnaud <eric.vergnaud@databricks.com>
    Eric Vergnaud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aef56bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94fdc4e View commit details
    Browse the repository at this point in the history
  4. fix failing tests

    Eric Vergnaud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86d0cce View commit details
    Browse the repository at this point in the history
  5. Merge branch 'improve-consistency-of-joinedstr-inference' of github.c…

    …om:ericvergnaud/astroid into improve-consistency-of-joinedstr-inference
    Eric Vergnaud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c6f158 View commit details
    Browse the repository at this point in the history
  6. clarify and improve test coverage

    Eric Vergnaud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2937f21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6736308 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    132cfb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. drop custom flag and refactor MISSING_VALUE

    Eric Vergnaud committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c8da26f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab9e17 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Eric Vergnaud committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c2e0a6d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'improve-consistency-of-joinedstr-inference' of github.c…

    …om:ericvergnaud/astroid into improve-consistency-of-joinedstr-inference
    Eric Vergnaud committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5d7e5f1 View commit details
    Browse the repository at this point in the history