Alessandro Martini
Alessandro Martini
I get some warnings about pyls being deprecated: ``` Warning (emacs): The palantir python-language-server (pyls) is unmaintained; a maintained fork is the python-lsp-server (pylsp) project; you can install it with...
### Describe the problem Hi, is there a way to include the admin user in the `kwargs` of the `config_updated` signal? I understand that it's possible to update from the...
Hi, I noticed that if I'm logged in on iTunes connect in an account different than the one I'm making the request, it returns an error saying that the adamId...
I'm trying to run the script in the readme and when it calls the ui.go_to_module it returns TimeoutException, but it doesn't show any messages. I'm using Odoo 10, odooselenium 1.0.3,...
Adds support for postgres `IS DISTINCT FROM` and `IS NOT DISTINCT FROM` operators. I'm not familiar with nearley, so let me know if there's a better approach for this. This...