-
### Description
As mentioned in the tips for handling unions in the [documentation](https://cattrs.readthedocs.io/en/latest/unions.html), one easy way to resolve the union is to incorporate the typ…
-
### Summary of problem
After upgrading to pytest 8.0, our tests using `ddtrace` integration started failing due to an `AttributeError` related to accessing a 'module' attribute on a 'Package' objec…
-
Hello! I'm trying to run ReadFish with Icarust and I'm getting an error that I'm not sure how to fix. Icarust runs without any issues on its own, but when I try to run ReadFish using this command `rea…
-
### Summary of problem
The act of importing `ddtrace` causes a `gevent` error on python shutdown when trying to use Flask CLI (but can also be reproduced without using the CLI explicitly, see below…
-
The latest Pydantic release, v2, brings some breaking changes.
As this module is a non-pinned dependencies, incompatibility issues are raised.
> If you use `@root_validator` with pre=False (the de…
-
When the input file has only one sequence, the NN step can fail with the following error:
```
Blas xGEMV launch failed : a.shape=[1,2100,512], b.shape=[1,512,1], m=2100, n=1, k=512
[[{{nod…
-
### The problem
Doing simple tasks with the get_observation endpoint I am running into trouble. At first the query just returned no response, but for most of today
local_ids = inat.v1.identificat…
-
* cattrs version: 0.9.0
* Python version: 3.6.ř
* Operating System: Debian 9
### Description
I want to cattrs to load complex nested data and in case some validation/conversion fails, I want to …
-
### Summary of problem
We have experienced `RuntimeError` issues with the extension starting from this morning and the dependabot update to 2.3.0.
Stack trace :
```
ValueError: Failed to encod…
-
* cattrs version: 23.1.1
* Python version: python3.7
* Operating System: linux
### Description
cattrs dependency on typing_extensions doesn't indicate the minimum version needed:
`Requires-Di…