Melroy van den Berg
Melroy van den Berg
+3 from my side. I would love to migrate to the faster `mariadb` package instead of `mysql2`. Client implementations are indeed compatible, if that is really not the case. We...
I think this is still a very good PR.
That is strange. No we didn't remove it. Here as you can see in the code, it's there: https://github.com/fake-useragent/fake-useragent/blob/5952ee07f2a662a8724a6f0cbae208e1cb3627e3/src/fake_useragent/fake.py#L16C9-L16C18
I think you are not installing the pip package correctly or use the latest version... Try: `pip install --upgrade fake-useragent` Also be sure if you are using virtual Python environments,...
Great to hear this!
Ps.. You can also check the version runtime in the future if you want, via: ```py import fake_useragent print(fake_useragent.VERSION) ```
You can try to latest version now (2.0.0). Update via: ```sh pip install --upgrade fake-useragent ``` The new options for `os` are: `desktop`, `mobile` and `table`. But please update first.
> Floorp 11's Workspaces are saved per window, so closing a window also closes the Workspaces. These may be restored via History > Recently closed windows. Sorry but I had...
This is one of reasons I actually just use Tusky.
> I understand the ua-converter shall not be packaged within the pypi package right? Correct.