Juan Lao Tebar

Results 8 comments of Juan Lao Tebar

Hi, Thank you for using my tool, I'm glad you find it useful! Also thanks for your feedback and your request to improve it. Regarding the feature request, I would...

Many thanks for the report! I created 3 new issues to address them. I will try to fix them ASAP. After that I will add two new options: `--disable-obfuscation` and...

Hi! I just fixed all the reported bugs, plus added a new option `--obfuscation-excluded FILE_PATH` that prevents Codeclose from obfuscating the identifiers **that are defined exclusively** in the given file....

Thanks for the report! I've been checking the new cases. * I think the program stops without displaying an error because there's a try-except somewhere catching and ignoring the exception....

Hi! I'm glad it works! I will check the Python 3.8 issue. Maybe I can replace the constant by something else in the tree before running astunparse. Thanks!!

Hi Laurent, Happy new year! Sorry for the delay, I was a little bit busy during the holidays. I'm trying to reproduce the problem in Python 3.8.7, but I can't...

Hello Laurent, This is weird, I can't reproduce that problem either. I committed [a new example case](https://github.com/juanlao7/codeclose/blob/master/examples/example7/__main__.py) similar to yours. You can compile it by just running `bash protect.sh example7`...

Hi Laurent! Thank you very much for your feedback, it is really useful for finding and fixing the cause of the problems. I am glad Codeclose is useful for you!...