Skip to content

Conversation

@Pierre-Sassoulas
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas commented Nov 9, 2025

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ ✨ New feature
βœ“ πŸ“œ Docs

Description

Closes #10624

@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.3 milestone Nov 9, 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 backport maintenance/4.0.x labels Nov 9, 2025
@github-actions

This comment has been minimized.

@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) November 9, 2025 21:44
@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 95.98%. Comparing base (926529b) to head (d634738).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

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

…nnotation_py38.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
@github-actions
Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit d634738

@Pierre-Sassoulas Pierre-Sassoulas merged commit 361a2b8 into main Nov 10, 2025
44 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the upgrade-astroid branch November 10, 2025 13:45
pylint-backport bot pushed a commit that referenced this pull request Nov 10, 2025
Closes #10624

(cherry picked from commit 361a2b8)
Pierre-Sassoulas added a commit that referenced this pull request Nov 10, 2025
Upgrade astroid to 4.0.2 (#10730)

Closes #10624

(cherry picked from commit 361a2b8)

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

Labels

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

E1101: Class 'HTTPMethod' has no '__members__' member (no-member)

4 participants