Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-isort: Upgrade 5.5.3 -> 5.5.4 | Leon Anavi | 2020-10-04 | 1 | -17/+0 |
| | | | | | | | | | | | | | Upgrade to release 5.5.4: - In rare cases isort changes the content of multiline strings after a yield statement. - Support case where known_SECTION points to a section not listed in sections. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-isort: Upgrade 5.5.2 -> 5.5.3 | Leon Anavi | 2020-09-23 | 1 | -0/+17 |
Upgrade to release 5.5.3: - Bug fix: in rare cases isort can mangle yield from or raise from statements. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |