Albert Santoni
Albert Santoni
I have a weird problem that is probably not a PyInstaller bug, but other people are likely to run into this problem and I have a patch to share that...
I discovered a bug using rclone to sync some data over to a pyftpdlib-based application. Essentially, if TLS 1.3 is used, most uploads will randomly get truncated near the end....
It might be a good idea to code sign guiminer.exe and all your .dll / .pyd files so there's a bit more of a guarantee that your application hasn't been...
Hi all, just quickly hacked in support for SAMPLE BY support when creating models and added a missing datetime function. I also implemented support for the [SAMPLE clause](https://clickhouse.com/docs/sql-reference/statements/select/sample). This adds...