Replies: 1 comment
-
I think the root of the problem is that custom serializers don't work at the top level. Closing this discussion in favor of #514. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would I implement a custom serializer / deserializer for
functools.partial
objects?My naive attempt is giving me an error
Beta Was this translation helpful? Give feedback.
All reactions