forked from pool/python-astroid
Markéta Machová
693950acc7
* Add support for Python 3.13. * Remove support for Python 3.8 (and constants `PY38`, `PY39_PLUS`, and `PYPY_7_3_11_PLUS`). * Add the ``__annotations__`` attribute to the ``ClassDef`` object model. * Implement inference for JoinedStr and FormattedValue * Add support for ``ssl.OP_LEGACY_SERVER_CONNECT`` (new in Python 3.12). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=105 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
astroid-3.2.2-gh.tar.gz | ||
astroid-3.2.4-gh.tar.gz | ||
astroid-3.3.0-gh.tar.gz | ||
python-astroid.changes | ||
python-astroid.spec |