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

Merge maintenance 3.0.x into main following 3.0.4 release #9459

Merged
merged 9 commits into from Feb 23, 2024

Conversation

Pierre-Sassoulas
Copy link
Member

No description provided.

github-actions bot and others added 8 commits December 30, 2023 20:24
Nesting is useful for finding the maximum in a matrix.
Therefore, pylint allows nesting of the form:
max(max([[1, 2, 3], [4, 5, 6]]))

Closes #9307

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
(cherry picked from commit da13c74)

Co-authored-by: Udi Fuchs <udifuchs@gmail.com>
…9355)

(cherry picked from commit 4739f84)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
(cherry picked from commit 7d0c7ac)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
(cherry picked from commit 6062c1d)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Closes #9451

(cherry picked from commit a83e6b9)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
(cherry picked from commit d4f0ef7)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
@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 Feb 23, 2024
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.0.4 milestone Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (4bf3524) to head (28e89b0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9459   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files         173      173           
  Lines       18797    18797           
=======================================
  Hits        18013    18013           
  Misses        784      784           

@Pierre-Sassoulas Pierre-Sassoulas merged commit 9dbf3df into main Feb 23, 2024
25 of 26 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the merge-maintenance-into-main branch February 23, 2024 22:30
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.

None yet

2 participants