v2.12.10
·
1085 commits
to main
since this release
-
Fixed a crash when introspecting modules compiled by
cffi
.Closes #1776
Closes pylint-dev/pylint#7399 -
decorators.cached
now gets its cache cleared by callingAstroidManager.clear_cache
.Refs #1780