Skip to content

[Backport maintenance/2.17.x] Fix a false positive for bad-dunder-name #8622

Merged
Pierre-Sassoulas merged 1 commit intomaintenance/2.17.xfrom
backport-8619-to-maintenance/2.17.x
Apr 24, 2023
Merged

[Backport maintenance/2.17.x] Fix a false positive for bad-dunder-name #8622
Pierre-Sassoulas merged 1 commit intomaintenance/2.17.xfrom
backport-8619-to-maintenance/2.17.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport f223c6d from #8619.

…ined ``__index__`` method. (#8619)

Closes #8613

(cherry picked from commit f223c6d)
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) April 24, 2023 19:35
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.17.4 milestone Apr 24, 2023
@Pierre-Sassoulas Pierre-Sassoulas added False Positive 🦟 A message is emitted but nothing is wrong with the code Maintenance Discussion or action around maintaining pylint or the dev workflow and removed False Positive 🦟 A message is emitted but nothing is wrong with the code labels Apr 24, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2023

Codecov Report

Merging #8622 (4e58cea) into maintenance/2.17.x (389e14c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           maintenance/2.17.x    #8622   +/-   ##
===================================================
  Coverage               95.56%   95.56%           
===================================================
  Files                     178      178           
  Lines                   18806    18806           
===================================================
  Hits                    17972    17972           
  Misses                    834      834           
Impacted Files Coverage Δ
pylint/constants.py 100.00% <ø> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit e507a4d into maintenance/2.17.x Apr 24, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8619-to-maintenance/2.17.x branch April 24, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Discussion or action around maintaining pylint or the dev workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants