forked from pool/python-astroid
- Update to 2.4.2:
* `FunctionDef.is_generator` properly handles `yield` nodes in `While` tests * Properly construct the arguments of infered property descriptors OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 02:59:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.4.2:
|
||||
* `FunctionDef.is_generator` properly handles `yield` nodes in `While` tests
|
||||
* Properly construct the arguments of infered property descriptors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 04:36:24 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user