summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8361.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8361.bugfix')
-rw-r--r--doc/whatsnew/fragments/8361.bugfix4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8361.bugfix b/doc/whatsnew/fragments/8361.bugfix
new file mode 100644
index 000000000..0f2b56707
--- /dev/null
+++ b/doc/whatsnew/fragments/8361.bugfix
@@ -0,0 +1,4 @@
+``--clear-cache-post-run`` now also clears LRU caches for pylint utilities
+holding references to AST nodes.
+
+Closes #8361