Benjamín Guzmán
Benjamín Guzmán
If you call ``` bent(process.env.SOMETHING, "POST"); ``` and the env variable `SOMETHING` is not set (it is `undefined`), bent will throw an exception and the traceback along with the message...
> We are happy to answer your questions about the code or discuss technical ideas. Please complete the following checklist (by adding [x]): - [x] I have searched open and...
## Added dbus-python to requirements.txt I'm installing from source and noticed that python bindings for dbus are not listed in requirements.txt, which leads to the exception `protonvpn_nm_lib.exceptions.KeyringError: name 'dbus' is...