-
I am currently trying to connect to my Pygls server from Visual Studio.
Unfortunately Visual Studio is sending unexpected values for `CompletionItemKind` and `DiagnosticTag` in the `initialize` messa…
-
* cattrs version: 23.2.3
* Python version: 3.9.18
* Operating System: macOS
### Description
Hi, I think I'm facing a similar situation as described in #160 but with a few subtleties that poten…
-
I am using a Debian 10 Buster system (on an ARM embedded system), which has Python 3.7 installed.
I am also using `attrs` and `cattrs` from PyPi.
```text
$ pip3 freeze | grep attr
attrs==22.1…
-
Environment: Linux Python 3.10.13 uv 0.1.12
Steps to reproduce:
1. `wget https://raw.githubusercontent.com/apache/airflow/constraints-2.3.4/constraints-3.10.txt`
2. `echo "apache-airflow==2.3.4…
-
* cattrs version: 23.2.3
* Python version: 3.12
* Operating System: MacOS
### Description
There's a decent amount of overhead in creating separate converters that needs to be done, which can g…
-
* cattrs version: 23.1.2
* Python version: 3.11
* Operating System: Debian bookworm
### Description
Hi, I've RecursionError raised when structuring nested class.
### What I Did
Here's a …
-
#### What's the problem this feature will solve?
Using the new `--resolver=backtracking` causes completely unreadable error messages when resolution isnt possible.
#### Describe the solution you…
-
**Description of a VS Code bug I experienced**
While writing a [Language Server](https://github.com/torik42/YaLafi-LS) using pygls, I experienced a VS Code issue where the LaTeX Workshop extension (w…
-
* cattrs version: 23.2.3
* Python version: 3.12
* Operating System: macOS 10.6
### Description
Running tests does not seem to work.
### What I Did
```
---> Testing py312-cattrs
Execut…
-
```
diff --git a/rdma/ibverbs.pyx b/rdma/ibverbs.pyx
index 16891a6..59bddf0 100644
--- a/rdma/ibverbs.pyx
+++ b/rdma/ibverbs.pyx
@@ -108,7 +108,7 @@ cdef to_ah_attr(c.ibv_ah_attr *cattr, object a…