15
0

- update to 3.3.4:

* Fix regression with f-string inference.
  * Fix bug with ``manager.clear_cache()`` not fully clearing
    cache
  * Fix a crash from inferring empty format specs.
  * Fix inference regression with property setters.
  * Add annotation-only instance attributes to attrs classes to
    fix `no-member` false positives.
  * Restore support for soft-deprecated members of the ``typing``
    module with python 3.13.
  * Fix a crash introduced in 3.3.0 involving invalid format
    strings.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=107
This commit is contained in:
2024-09-24 13:54:53 +00:00
committed by Git OBS Bridge
commit bb404eda28
8 changed files with 1660 additions and 0 deletions

1549
python-astroid.changes Normal file

File diff suppressed because it is too large Load Diff