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

Release branch 2.15.3 #7477

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    1afeda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcd789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21db8db View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. False positive global-variable-not-assigned (pylint-dev#7479)

    * Fix false positive for ``global-variable-not-assigned`` when a global variable is re-assigned via a ``ImportFrom`` node.
    
    Closes pylint-dev#4809
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    2 people authored and Pierre-Sassoulas committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2ab5f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb6973 View commit details
    Browse the repository at this point in the history
  3. Fix undefined-loop-variable with NoReturn and Never (pylint-dev…

    …#7476)
    
    Co-authored-by: detachhead <detachhead@users.noreply.github.com>
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    3 people authored and Pierre-Sassoulas committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    93d9367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8827167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400cdba View commit details
    Browse the repository at this point in the history