15
0

- update to 2.15.5:

* Handle ``objects.Super`` in ``helpers.object_type()``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=91
This commit is contained in:
2023-05-15 16:20:18 +00:00
committed by Git OBS Bridge
parent fea8e5dd34
commit babc8d198d
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 15 16:15:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.15.5:
* Handle ``objects.Super`` in ``helpers.object_type()``.
-------------------------------------------------------------------
Fri Apr 28 07:12:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>