-
First let me apologise for the lack of specificity atm. I'm writing this at the end of my work day after I worked around the issue, so I'm writing this from memory. I do hope to come back and fill in …
-
### Describe the bug
using `pd.DataFrame` with dataclasses raises an error:
```
File "/Users/nielsbantilan/miniconda3/envs/flyte-vscode-demo/lib/python3.9/site-packages/dataclasses_json/core.py…
-
```
Traceback (most recent call last):
File "/path/to/inference.py", line 8, in
from datasets.chat.base_template import LLaMA3_Template, Vicuna_Template, Phi_3_5_Template, DEFAULT_IMAGE_TOKE…
-
# Bug report
In Python 3.11, raising a frozen dataclass as an exception inside a `contextlib.contextmanager` context will raise a `dataclasses.FrozenInstanceError` exception. This issue does not oc…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Pydantic dataclasses cannot be used as Annotated Validators. The TypeError happens at class the definition.
I wanted…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
## Steps to reproduce
Consider:
```python
from dataclasses import dataclass
from typing import Generic, TypeVar
from dataclass_mapper import create_mapper
T = TypeVar("T")
class Som…
-
just updated to HA 2024.3 and installed `weatheflow_cloud` integration. It worked fine until about 15 minutes later when it began to rain outside...it went unavailable. I checked logs and a crash occu…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feat…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…