Skip to content

Conversation

@Pierre-Sassoulas
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas commented May 13, 2024

What's new in Pylint 3.2.0?

Release date: 2024-05-14

New Features

New Checks

False Negatives Fixed

False Positives Fixed

Performance Improvements

@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 labels May 13, 2024
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.2.0 milestone May 13, 2024
@codecov
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.83%. Comparing base (743a04d) to head (d57ba03).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9619   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files         174      174           
  Lines       18889    18889           
=======================================
  Hits        18103    18103           
  Misses        786      786           
Files Coverage Δ
pylint/__pkginfo__.py 100.00% <100.00%> (ø)

@github-actions

This comment has been minimized.

@Pierre-Sassoulas
Copy link
Member Author

@jacobtylerwalls did you see #9609 ? How about we release the performance part (14af968) without the bug fix part and with a warning about known issue ? This is going to make pylint faster and not more buggy than the last available version

@jacobtylerwalls
Copy link
Member

Sure, that sounds reasonable.

@github-actions

This comment has been minimized.

@Pierre-Sassoulas
Copy link
Member Author

Opened #9620, I'll upgrade the release note once it's merged.

@Pierre-Sassoulas
Copy link
Member Author

Let's release then 😄 ! Do you want to do it @jacobtylerwalls ?

@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 d57ba03

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

Looks good, I edited the markdown in the PR to use a bullet point for the astroid update. Not worth changing the .rst file.

@jacobtylerwalls jacobtylerwalls merged commit 67e59ac into main May 14, 2024
@jacobtylerwalls jacobtylerwalls deleted the release-branch-3.2.0 branch May 14, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment