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 false-positive consider-using-with when using contextlib.ExitStack #4665

Merged

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    ce81241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62a538 View commit details
    Browse the repository at this point in the history
  3. Python 3.6 needs special treatment - ExitStack did not inherit fr…

    …om ``_BaseExitStack`` until Python 3.7
    DudeNr33 committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    1b67a06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7876465 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Revert "Fix shall be included in pylint 2.10, not 2.9.4"

    This reverts commit 7876465.
    DudeNr33 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    5355ad2 View commit details
    Browse the repository at this point in the history
  2. Remove empty line

    DudeNr33 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    3442efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22ea4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b628e View commit details
    Browse the repository at this point in the history