Closed jsn1993 closed 3 years ago
The changes look good to me, and my only issue is the lack of CI to run all regression tests at this moment... is the plan to migrate to Github actions?
i'm planning to try out github action
Sent from my iPhone SE
On May 27, 2021, at 10:08, Peitian Pan @.***> wrote:
The changes look good to me, and my only issue is the lack of CI to run all regression tests at this moment... is the plan to migrate to Github actions?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
We have to use sys.version_info to switch between two different ast visit functions to address the difference between python<=3.8 and >=3.9