Skip to content

Conversation

@Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ“œ Docs

pylint-backport bot and others added 7 commits October 12, 2025 22:39
…v#10645)

Fix reference in 4.0 whatsnew (pylint-dev#10644)

(cherry picked from commit 49c0db5)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
…h `__all__` or `__future__.annotations` (pylint-dev#10653)

Fix `unused-variable` false positive with `__all__` or `__future__.annotations` (pylint-dev#10643)

(cherry picked from commit bbbdb9d)

Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
Improve conditionals (pylint-dev#10654)

(cherry picked from commit 91d3e26)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
…ax against class name regex (pylint-dev#10663)

Check enums created with functional syntax against class name regex (pylint-dev#10661)

(cherry picked from commit 1cc3be2)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.1 milestone Oct 15, 2025
@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 15, 2025
@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 95.96%. Comparing base (1cc3be2) to head (81e070f).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10668   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         176      176           
  Lines       19525    19525           
=======================================
  Hits        18738    18738           
  Misses        787      787           
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pierre-Sassoulas Pierre-Sassoulas merged commit ffb3320 into pylint-dev:main Oct 15, 2025
29 of 30 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the merge-maintenance-into-main branch October 15, 2025 06:07
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.

1 participant