diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-11-03 14:11:48 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-04 06:52:51 -0700 |
commit | 6fc41aa22c78c5ac207194b3f2a78ba216d06794 (patch) | |
tree | a45add4c97f95fd01fdf1d8df7b8a213d76bff40 /meta-python/recipes-devtools/python/python3-automat/0001-setup.py-remove-the-dependency-on-m2r.patch | |
parent | 3e9570d31b801a3bf368a50a37405daa956b0208 (diff) | |
download | meta-openembedded-6fc41aa22c78c5ac207194b3f2a78ba216d06794.tar.gz |
python3-astroid: Upgrade 2.8.2 -> 2.8.4
Upgrade to release 2.8.4:
- Fix the ``scope()`` and ``frame()`` methods of ``NamedExpr``
nodes. When these nodes occur in ``Arguments``, ``Keyword`` or
``Comprehension`` nodes these methods now correctly point to the
outer-scope of the ``FunctionDef``, ``ClassDef``, or
``Comprehension``.
- Fix the ``set_local`` function for ``NamedExpr`` nodes.
When these nodes occur in ``Arguments``, ``Keyword``, or
``Comprehension`` nodes these nodes are now correctly added to
the locals of the ``FunctionDef``, ``ClassDef``, or
``Comprehension``.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-automat/0001-setup.py-remove-the-dependency-on-m2r.patch')
0 files changed, 0 insertions, 0 deletions