Skip to content

Conversation

@jacobtylerwalls
Copy link
Member

No description provided.

pylint-backport bot and others added 6 commits October 16, 2025 14:38
…ylint-dev#10674) Fix FP for invalid-name for TypedDicts (pylint-dev#10673) (cherry picked from commit 4eabe26) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
…l constant with multiple branches (pylint-dev#10684) Fix FP for `invalid-name` on module-level constant with multiple branches (pylint-dev#10677) (cherry picked from commit 6678c90) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
…rimer (pylint-dev#10686) Ignore unraisable exceptions on stdlib primer (pylint-dev#10683) Refs pylint-dev#9138 (cherry picked from commit e18b6f5) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
…uninferable module-level name (pylint-dev#10687) Fix FP for `invalid-name` for partially uninferable module-level name (pylint-dev#10678) (cherry picked from commit 7ecfd9f) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
@jacobtylerwalls jacobtylerwalls added this to the 4.0.2 milestone Oct 20, 2025
@jacobtylerwalls jacobtylerwalls added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry labels Oct 20, 2025
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for releasing !

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.97%. Comparing base (9e64bc9) to head (b86e816).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@ ## main #10690 +/- ## ======================================= Coverage 95.97% 95.97% ======================================= Files 176 176 Lines 19529 19529 ======================================= Hits 18742 18742 Misses 787 787 
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@jacobtylerwalls jacobtylerwalls merged commit 4e8d3ca into pylint-dev:main Oct 20, 2025
30 checks passed
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

2 participants