Name: | python3-astroid |
---|---|
Version: | 3.3.8 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2848708 |
License: | LGPL-2.1-or-later |
RPM: | python3-astroid-3.3.8-1.el10_0.noarch.rpm |
Source RPM: | python-astroid-3.3.8-1.el10_0.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.org/project/astroid/ |
Summary: | Common base representation of python source code for pylint and other projects |
Description: | The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects. |
- 3.3.8
- 3.3.7
- Use the %pytest macro - it's the recommended way
- All tests pass with Python 3.13 now
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- 3.2.3