Filipe Laíns 🇵🇸

Results 478 comments of Filipe Laíns 🇵🇸

> //edit: Maybe I can try some older random Kernels, if they're still available from the repos. But I don't know how much time I'll have the next week, so...

I just tested this with a MX Master 3 and it is working. Can you try again?

@CAM-Gerlach, could you review this? Thanks!

@webknjaz can you have a look again, so that we can unblock the PR?

Do you have any custom pip configuration?

> I'm also reading a bit into the linked issue regarding the implicit table definition — please let me know if you think it's wrong to fail if `name` is...

Hum, I see we are using `pytz`, might be from an update to the database there. We should move to [zoneinfo](https://docs.python.org/3/library/zoneinfo.html), which uses the local database.

> The worry is over security, is that we'd be allowing public CI to release, and the attack vector would be someone taking over GHA and releasing a malicious version...