Closed kangz12345 closed 1 year ago
Since the lab computer uses Python 3.7, how about adding 3.7 runner? @Ahrrri @BECATRUE
Since the lab computer uses Python 3.7, how about adding 3.7 runner? @Ahrrri @BECATRUE
Oh, I'm sorry to check this issue lately..
For compatability with lab computer, adding 3.7 runner looks necessary!
Please add it into Pylint.yml
.
About unittest action, I will add 3.7 runner.
Hmm, it's really tempting to do so, but at the same time, I am worried about potential bugs, since Python 3.11 is quite new.
Status of Python Versions would be helpful reference to decide this.
Python 3.10 seems stable enough (in terms of bugs) since the bugfix release schedule is almost ended.
I am not familiar to such version stability issues, so we have to search for good references about this.
Originally posted by @kangz12345 in https://github.com/snu-quiqcl/swift/issues/80#issuecomment-1467353805