Oscar

Results 92 comments of Oscar

@theOehrly I noticed that some parts are not Python 3.10 compatible. Would it be possible to get a ticket outlining the issues with 3.10? I got 3.10 as default via...

Just to ensure we're not both waiting for each other: I'm waiting for a general ok of this approach before updating this pr.

Thanks for the feedback! Should be no problem to fix this. Great find with nr 4! I don't have window but I found this: https://stackoverflow.com/questions/13184414/how-can-i-get-the-path-to-the-appdata-directory-in-python I will implement it and...

Changes have been implemented as discussed above. @theOehrly Could you please verify that the Windows fix actually works on Windows? I don't have any Windows machine. When setting environment variable:...

No problem at all. In my opinion maybe the default log level is a little verbose for users. When developing FF1 it's very helpful. But I can understand that a...

> An easy way to set the log level has been discussed a bit in #211. The current log level is mostly very verbose to fill the long duration of...

> OK, did you forget to mention the environment variable in the docs again, or am I just missing it when reading through it? Apart from that, I really like...

@theOehrly Thank you for all your help and reviews. No, thank you for taking the time and effort to make sure the details are correct. It is as you say:...

What I really like about Makefiles is that regardless of what project and language used I can simply run `make` and get a list of commands (with some minor makefile...

No worries about time etc! I just created the issue to make it easier to find and coordinate fixing it.