Skip to content

Commit

Permalink
Add towncrier fragment for pylint-dev#9310.
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybolillo committed May 4, 2024
1 parent 38c310c commit ab5bafd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/whatsnew/fragments/9310.performance
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ImportChecker's logic has been modified to avoid context files when possible. This makes it possible
to cache module searches on astroid and reduce execution times.

Refs #9310.

0 comments on commit ab5bafd

Please sign in to comment.