| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-06-15 | 272 Bytes | |
| v3.13.1 source code.tar.gz | 2024-06-15 | 155.4 kB | |
| v3.13.1 source code.zip | 2024-06-15 | 226.5 kB | |
| Totals: 3 Items | 382.2 kB | 0 | |
Changes
- Fixed type annotation for the result of
to_jsonmethod inDataClassORJSONMixin(#223) - Fixed compatibility with Python 3.12.4 (#226)
- Fixed compatibility with latest
TypeVardefault changes in Python 3.13.0 and typing-extensions>=4.12 (#227)