Shinya Ito

Results 3 comments of Shinya Ito

Hi CloudyDory, Thank you for the very detailed issue report. I reproduced the bug and we are working towards fixing it. Best, Shinya

Hi Nicolò, 1 and 2: Please check these working examples to see if you can do what you want to do. In one file I'm specifying multiple conditions for selecting...

This change of behavior in Python 3.9+ is documented here. https://docs.python.org/3/whatsnew/3.9.html#other-language-changes > Python now gets the absolute path of the script filename specified on the command line (ex: python3 script.py):...