| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-astroid: Upgrade 2.6.2 -> 2.6.5 | Leon Anavi | 2021-07-23 | 1 | -32/+0 |
| | | | | | | | | | | | | | | Upgrade to release 2.6.5: - Fix a crash when there would be a 'TypeError object does not support item assignment' in the code we parse. - Fix a crash when a AttributeInferenceError was raised when failing to find the real name in infer_import_from. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
| * | python3-astroid: Upgrade 2.6.0 -> 2.6.2 | Leon Anavi | 2021-07-08 | 1 | -0/+32 |
| Upgrade to release 2.6.2: - Fix a crash when the inference of the length of a node failed - Fix unhandled StopIteration during inference, following the implementation of PEP479 in python 3.7+ Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | |||||
