Udi Fuchs
Udi Fuchs
lxml 6.0 was released a few weeks ago with the change that `Element` is now a class instead of a factory function. Is there anything holding back merging this PR?
> 2. All `_ElementFactory` definitions are converted to `type` like: > ```diff > - makeelement: _ElementFactory[_ET_co], > + makeelement: type[_ET_co], > ``` > > Usage of `type` indicates `makeelement` is...
First, you should make sure you are using the latest version. I made some fixes two weeks ago that resolved an issue similar to what you are seeing. Second, you...
I have been using Wayland (Ubuntu/Gnome) for many years on a laptop with an LCD screen and never had issues with controlling the backlight without this software. This software is...