kkg-else42
kkg-else42
(I know it's not a cattrs issue.) I'm looking for a way to JSON-serialize a type-ref inside a attrs-class. But type-refs aren't supported by json-lib. See a litte example: ```...
* cattrs version: 23.2.3 * Python version: 3.11 * Operating System: Windows (dev)/Linux (prod) Hey there! I have a few attrs classes. Some are members of a (tagged) union, together...
* cattrs version: 23.2.3 * Python version: 3.11 * Operating System: Windows (dev)/Linux (prod) Hey there, I have put together this small example to illustrate my issue. Context is JSON...