[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-astroid-2.11.6-2.el9.noarch download

Name python3-astroid
Epoch 0
Version 2.11.6
Release 2.el9
Architecture noarch
Website/URL https://pypi.org/project/astroid/
License LGPLv2+
Build Time 2025-07-30 12:21:57
Build Host builder-arm64-1.inferitos.ru
Summary Common base representation of python source code for pylint and other projects
Repositories Extras
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.
Errata
Size 432 KiB
Source Project python-astroid-2.11.6-2.el9
SHA-256 checksum 62eb89d50a7e000ea7849f43f93753090d5d19adc15b6578fe9cc87c0d275b1d
× Full screenshot
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.11.6-2
- Rebuilt for MSVSphere 9.6