-
-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make use of cache while transform builtin containers
Under the certain circumstances invocation of `safe_infer` helper without a proper context leads to an infinite recursion. Related: pylint-dev/pylint#3245 Signed-off-by: Stanislav Levin <slev@altlinux.org>
- Loading branch information
1 parent
1cce208
commit d2f6469
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters