[ 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 python-astroid-2.11.6-2.el9.src download

Name python-astroid
Epoch 0
Version 2.11.6
Release 2.el9
Architecture src
Website/URL https://pypi.org/project/astroid/
License LGPLv2+
Build Time 2025-07-30 12:21:54
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 214 KiB
Source Project python-astroid-2.11.6-2.el9
SHA-256 checksum 6ef2e333c6ac886b8aa30222ab290ae5f7f6619e4ad5586b81cd2c3c08b05a53
× Full screenshot
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.11.6-2
- Rebuilt for MSVSphere 9.6