Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pylint to 3.2.1, update changelog #9650

Merged
merged 1 commit into from
May 18, 2024

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented May 18, 2024

What's new in Pylint 3.2.1?

Release date: 2024-05-18

False Positives Fixed

Other Bug Fixes

Internal Changes

  • Update astroid version to 3.2.1. This solves some reports of RecursionError
    and also makes the prefer .pyi stubs feature in astroid 3.2.0 opt-in
    with the aforementioned --prefer-stubs=y option.

    Refs RecursionError escapes during inference #9139

@jacobtylerwalls jacobtylerwalls added this to the 3.2.1 milestone May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (926547b) to head (8f3875e).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.2.x    #9650   +/-   ##
==================================================
  Coverage              95.86%   95.86%           
==================================================
  Files                    174      174           
  Lines                  18907    18907           
==================================================
  Hits                   18125    18125           
  Misses                   782      782           
Files Coverage Δ
pylint/__pkginfo__.py 100.00% <100.00%> (ø)

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.

Amazing, thank you for pushing hard to get 3.2.1 out with so much in it !

@jacobtylerwalls
Copy link
Member Author

Same, thank you for staying on top of the fixes and reviews!

@jacobtylerwalls jacobtylerwalls merged commit 9223172 into maintenance/3.2.x May 18, 2024
23 checks passed
@jacobtylerwalls jacobtylerwalls deleted the release/3.2.1 branch May 18, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants