Skip to content

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented Oct 4, 2025

Refs #9138 (comment)

Closes #9138

@jacobtylerwalls jacobtylerwalls added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry backport maintenance/3.3.x labels Oct 4, 2025
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (0871a4d) to head (c0e0ce2).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10610   +/-   ##
=======================================
  Coverage   95.95%   95.96%           
=======================================
  Files         176      176           
  Lines       19476    19470    -6     
=======================================
- Hits        18689    18684    -5     
+ Misses        787      786    -1     
Files with missing lines Coverage Δ
pylint/__init__.py 97.05% <100.00%> (+2.94%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Oct 4, 2025

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit c0e0ce2

@jacobtylerwalls jacobtylerwalls merged commit 19f7a5e into pylint-dev:main Oct 4, 2025
50 checks passed
@jacobtylerwalls jacobtylerwalls deleted the jtw/value-error branch October 4, 2025 20:07
pylint-backport bot pushed a commit that referenced this pull request Oct 4, 2025
jacobtylerwalls added a commit that referenced this pull request Oct 4, 2025
…#10611)

Extend catching of ValueError to 3.12.5+ (#10610)

(cherry picked from commit 19f7a5e)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport maintenance/3.3.x 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.

Python 3.12 - ValueError: generator already executing

3 participants