File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 66 :maxdepth: 2
77
88:Release: 2.17
9- :Date: TBD
9+ :Date: 2023-03-08
1010
1111Summary -- Release highlights
1212=============================
1313
14+ 2.17 is a small release that is the first to support python 3.11
15+ officially with the addition of TryStar nodes.
16+
17+ There's still two new default checks: ``bad-chained-comparison `` and
18+ ``implicit-flag-alias ``, one of them already fixed a previously
19+ undetected bug in sentry.
20+
21+ Thanks to the community effort our documentation is almost complete,
22+ and every messages should have a proper documentation now. A big thank
23+ you to everyone who participated !
24+
25+ The next release is going to be ``3.0.0 ``, bring breaking changes and enact long
26+ announced deprecations. There's going to be frequent beta releases,
27+ before the official releases, everyone is welcome to try the betas
28+ so we find problems before the actual release.
29+
1430.. towncrier release notes start
1531
1632 What's new in Pylint 2.17.0?
1733----------------------------
18- Release date: 2023-03-07
34+ Release date: 2023-03-08
1935
2036
2137New Features
You can’t perform that action at this time.
0 commit comments