Tag: dataclasses
- Python 3.10 TypeError when using dataclasses with default factory and immutable fields
- Python 3.10 TypeError when using dataclass with a default factory in nested structure
- How to handle unexpected KeyError when using Python 3.10's `dataclasses` with nested dictionaries?
- advanced patterns when using Python 3.10 with dataclasses and default factory