Thomas Sarboni
Thomas Sarboni
I tried to specify it using systemd-resolved syntax (~domain.tld) but it is converted to a simple domain name with a utf-8 character code prefix (\126domain.tld). It doesn't to come from...
Hi, Is there any chance for Wayland to become supported as a GDK backend in the future ? Thank you very much.
If we specify a custom event loop at worker instantiation, it has to also be used by asyncio instead of default one. ## Description In some situation (for example in...
## Checklist - [ ] I have updated signatures to match parents classes - [ ] I have sucessfuly run mypy 0.790 using mypy -m mode - [ ] I...
Hi, I think the Pylint error `Missing module docstring (pylint:missing-docstring)` has to be merge with `Missing docstring in public package (pydocstyle:D100)` to `Missing docstring in public module (pydocstyle:D104)`. Maybe pydocstyle...