Alberto Donato

Results 6 issues of Alberto Donato

I'm getting this error whenever lsp is started on a python buffer: ``` Error processing message (wrong-type-argument hash-table-p (:jsonrpc "2.0" :method "window/logMessage" :params (:type 3 :message "Pyright language server 1.1.258...

Originally from https://bugs.launchpad.net/maas/+bug/1988318 Changing the Maas vlan fails with: ``` Traceback (most recent call last): File "/usr/local/bin/fce", line 11, in load_entry_point('foundationcloudengine', 'console_scripts', 'fce')() File "/home/ubuntu/cpe/foundation/foundationcloudengine/foundationcloudengine/main.py", line 217, in entry_point sys.exit(main(sys.argv[1:]))...

## Issue When running ipython as a command in a tox env, the input and output are messed up. Terminal gets reset at every enter from the ipython shell. This...

help:wanted

## Issue Since switching to version 4 (`4.2.6` specifically) from version 3, tox is treating multi-line entries in `setup.cfg` differently, as they seem to be expanded over mulitple lines when...

area:documentation
help:wanted

When trying to use httpie with a unix socket, I'm getting the mentioned error with the following traceback: ``` $ httpie/bin/http --debug http+unix://%2Fsome%2Fsocket/path HTTPie 3.2.2 Requests 2.31.0 Pygments 2.15.1 Python...

### Describe the bug In the `Provider and `Session` classes in `c7n_azure`, there are a couple of places where `sys.exit(1)` is called to report a failure. This makes it tricky...

kind/bug