Go to file
Ana Guerrero 09ecbd9ec6 Accepting request 1135253 from devel:languages:python
- update to 3.0.2:
  * Avoid duplicate inference results for some uses of
    ``typing.X`` constructs like ``Tuple[Optional[int], ...]``.
    This was causing pylint to occasionally omit messages like
    ``deprecated-typing-alias``.

- Correct Requires for typing_extensions.
- Update to 2.12.13:
- Update to 2.12.12:
    set to None.
  Closes #1755
    FunctionDef parent but are now correctly parented to their
- Drop part_rm_dep_imp.patch fixed upstream
  * Properly construct the arguments of infered property descriptors
  * Properly analyze CFFI compiled extensions.
    * brain plugins can now register hooks to handle failed imports,
    * Fix names grabed using wildcard import in "absolute import mode"
      (ie with absolute_import activated from the __future__ or with
    * fix #20760: crash on pyreverse : AttributeError: 'Subscript'
    by Dave Borowitz
  * new InstanceMethod node introduced to wrap bound method (eg
  * compatibility with python2.3 and logilab-common 0.21
  * .locals and .globals on scoped node handle now a list of

OBS-URL: https://build.opensuse.org/request/show/1135253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astroid?expand=0&rev=49
2023-12-28 21:54:32 +00:00
.gitattributes Accepting request 208818 from home:TheBlackCat:branches:devel:languages:python 2013-11-28 14:49:38 +00:00
.gitignore Accepting request 208818 from home:TheBlackCat:branches:devel:languages:python 2013-11-28 14:49:38 +00:00
astroid-3.0.2-gh.tar.gz - update to 3.0.2: 2023-12-27 09:43:11 +00:00
python-astroid.changes - update to 3.0.2: 2023-12-27 09:43:11 +00:00
python-astroid.spec - update to 3.0.2: 2023-12-27 09:43:11 +00:00