[Starlingx-discuss] Please help to review Python 2to3 patches for stx-fault project.
Hi, Please help to review Python 2to3 patches for stx-fault project. I submitted one patch for each of Python 3 compatible issues I found in this project, to make them easier to review. And #590102 is the patch to enable flake8 for PEP-8 check, which will modify many python files, please check if it will impact your development. Story: https://storyboard.openstack.org/#!/story/2003310 Patches: https://review.openstack.org/#/c/588483 (fix print function issue) https://review.openstack.org/#/c/590099 (fix relative import issue) https://review.openstack.org/#/c/590100 (fix dict related issues) https://review.openstack.org/#/c/590101 (replace filter() ) https://review.openstack.org/#/c/590102 (add flake8 as pep8 style check. BIG CHANGE.) Yan
participants (1)
-
Chen, Yan