Skip to content

Conversation

@Pierre-Sassoulas
Copy link
Member

No description provided.

github-actions bot and others added 4 commits October 4, 2023 05:57
…pylint-dev#9112)

* Fix a crash when an enum class which is also decorated with a ``dataclasses.dataclass`` decorator is defined.

Closes pylint-dev#9100

* Update test to mention the `astroid` issue that addresses the missing ``__members__`` object.

* Use an `if` instead of the `try/except` block.

* Update pylint/checkers/utils.py

Co-authored-by: Daniël van Noord <[email protected]>

---------

Co-authored-by: Daniël van Noord <[email protected]>
(cherry picked from commit 2c3425d)

Co-authored-by: Mark Byrne <[email protected]>
Co-authored-by: Pierre Sassoulas <[email protected]>
@Pierre-Sassoulas Pierre-Sassoulas added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry labels Oct 5, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #9120 (713e563) into main (aafa742) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9120   +/-   ##
=======================================
  Coverage   95.76%   95.76%           
=======================================
  Files         173      173           
  Lines       18665    18665           
=======================================
  Hits        17874    17874           
  Misses        791      791           

@Pierre-Sassoulas Pierre-Sassoulas merged commit e31a155 into pylint-dev:main Oct 5, 2023
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 Skip news 🔇 This change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants