Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update pre-commit hook pycqa/pylint to v2.13.5#1971

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromrenovate/pycqa-pylint-2.x
Apr 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedApr 6, 2022

WhiteSource Renovate

This PR contains the following updates:

PackageTypeUpdateChange
pycqa/pylintrepositorypatchv2.13.4 ->v2.13.5

Note: Thepre-commit manager in Renovate is not supported by thepre-commit maintainers or community. Please do not report any problems there, insteadcreate a Discussion in the Renovate repository if you have any questions.


Release Notes

pycqa/pylint

v2.13.5

Compare Source

  • Fix false positive regression in 2.13.0 forused-before-assignment for
    homonyms between variable assignments in try/except blocks and variables in
    subscripts in comprehensions.

    Closes#​6069
    Closes#​6136

  • lru-cache-decorating-method has been renamed tocache-max-size-none and
    will only be emitted whenmaxsize isNone.

    Closes#​6180

  • Fix false positive forunused-import when disabling bothused-before-assignment andundefined-variable.

    Closes#​6089

  • Narrow the scope of theunnecessary-ellipsis checker to:

    • functions & classes which contain both a docstring and an ellipsis.
    • A body which contains an ellipsisnodes.Expr node & at least one other statement.
  • Fix false positive forused-before-assignment for assignments taking place via
    nonlocal declarations after an earlier type annotation.

    Closes#​5394

  • Fix crash forredefined-slots-in-subclass when the type of the slot is not a const or a string.

    Closes#​6100

  • Only raisenot-callable when all the inferred values of a property are not callable.

    Closes#​5931

  • Fix a false negative forsubclassed-final-class when a set of other messages were disabled.


Configuration

📅Schedule: At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated byWhiteSource Renovate. View repository job loghere.

@nejchnejch merged commit5370979 intomainApr 7, 2022
@nejchnejch deleted the renovate/pycqa-pylint-2.x branchApril 7, 2022 06:48
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nejch@renovate-bot

[8]ページ先頭

©2009-2025 Movatter.jp