We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5352d5 commit 9b39044Copy full SHA for 9b39044
ChangeLog
@@ -207,11 +207,6 @@ Release date: TBA
207
208
Refs pylint-dev/pylint#8598
209
210
-* Fix a regression in 2.12.0 where settings in AstroidManager would be ignored.
211
- Most notably this addresses pylint-dev/pylint#7433.
212
-
213
- Refs #2204
214
215
216
What's New in astroid 2.15.7?
217
=============================
@@ -251,6 +246,11 @@ Release date: 2023-07-08
251
246
252
247
Closes pylint-dev/pylint#8748
253
248
249
+* Fix a regression in 2.12.0 where settings in AstroidManager would be ignored.
250
+ Most notably this addresses pylint-dev/pylint#7433.
+
+ Refs #2204
254
255
What's New in astroid 2.15.5?
256
0 commit comments