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

Bump astroid to 3.0.0, update changelog #2303

Merged
merged 6 commits into from
Sep 26, 2023
Merged

Commits on Sep 26, 2023

  1. False positive unsubscriptable-object (#2307) (#2309)

    Fix a regression in 2.15.7 for ``unsubscriptable-object``.
    
    Raise an `InferenceError` when there is a `SyntaxError` due to an invalid `TypeVar` name.
    This reverts commit 89dfb48.
    
    Closes #2305
    Closes pylint-dev/pylint#9069
    
    (cherry picked from commit 1f0f2f8)
    
    Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
    github-actions[bot] and mbyrnepr2 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    584b1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c633af2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8a248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d637bdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2891daf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ea6d86 View commit details
    Browse the repository at this point in the history