15
0

Accepting request 1189035 from home:glaubitz:branches:devel:languages:python

- Update to 3.2.4
  * Avoid reporting unary/binary op type errors when inference
    is ambiguous.
- from version 3.2.3
  * Fix ``AssertionError`` when inferring a property consisting
    of a partial function.

OBS-URL: https://build.opensuse.org/request/show/1189035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=103
This commit is contained in:
2024-07-22 18:48:53 +00:00
committed by Git OBS Bridge
parent 0f2444c4ae
commit d82fae8b9f
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-astroid
Version: 3.2.2
Version: 3.2.4
Release: 0
Summary: Representation of Python source as an AST for pylint
License: LGPL-2.1-or-later