What's New in astroid 3.3.4?
Release date: 2024-09-23
-
Fix regression with f-string inference.
Closes pylint-dev/pylint#9947
-
Fix bug with
manager.clear_cache()
not fully clearing cache -
Fix a crash from inferring empty format specs.
Closes pylint-dev/pylint#9945