Skip to content

Disable unspecified-encoding for py-version above Python 3.15 (#10800)

61c8d7e
Select commit
Loading
Failed to load commit list.
Merged

[Backport maintenance/4.0.x] Disable unspecified-encoding for py-version above Python 3.15 #10811

Disable unspecified-encoding for py-version above Python 3.15 (#10800)
61c8d7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2026 in 0s

95.98% (target 95.00%)

View this Pull Request on Codecov

95.98% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.98%. Comparing base (4cc98be) to head (61c8d7e).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/4.0.x   #10811   +/-   ##
==================================================
  Coverage              95.98%   95.98%           
==================================================
  Files                    176      176           
  Lines                  19544    19544           
==================================================
  Hits                   18759    18759           
  Misses                   785      785           
Files with missing lines Coverage Δ
pylint/checkers/stdlib.py 96.33% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.