cattrs
cattrs copied to clipboard
Python 3.13 support
As a temporary commit for testing purposes, how about pointing msgspec to the PR?
msgspec = [
"msgspec @ git+https://github.com/max-muoto/[email protected]; implementation_name == \"cpython\"",
]
I get a compile error from Clang on my Mac when trying to use it from that URL. I think it's best to just wait until support is merged in msgspec.