Clear LRU caches on pylint utilities#8420
Conversation
DanielNoord
left a comment
There was a problem hiding this comment.
I'll let Pierre say something about the backporting
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #8420 +/- ##
=======================================
Coverage 95.71% 95.72%
=======================================
Files 175 175
Lines 18451 18462 +11
=======================================
+ Hits 17660 17672 +12
+ Misses 791 790 -1
|
Pierre-Sassoulas
left a comment
There was a problem hiding this comment.
LGTM ! Thanks for creating the label, when we release we change the one already backported one to "backported" and we could rename to old one or delete the old one / create the new one. I was in the process of doing just that and thought I should upgrade the release.md but then apparently got distracted by a squirrel 😄 I realize now that I did not clean up readthedoc versions either, so this was a fruitful review.
Guard _lru_cache_wrapper under TYPE_CHECKING
202f282
This comment has been minimized.
This comment has been minimized.
Refs #8420 Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
(cherry picked from commit ab20812)
|
🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉 This comment was generated for commit f8206be |
Type of Changes
Description
Closes #8361
Created a new backport label (should I have?)