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 #5370: Emit redefined-outer-name when a nested except handler shadows an outer one #5630

Merged

Commits on Jan 3, 2022

  1. Fix pylint-dev#5370: Emit redefined-outer-name when a nested except…

    … handler shadows an outer one.
    jacobtylerwalls committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2b27048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1134020 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    3 people authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b846219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f27ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1681861 View commit details
    Browse the repository at this point in the history
  6. Update line numbers

    jacobtylerwalls committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9fb303e View commit details
    Browse the repository at this point in the history