madpah/serializable

cannot serialize tuples

Open

#21 opened on Sep 28, 2023

 (0 comments) (0 reactions) (0 assignees)Python (5 forks)auto 404
help wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

serializing set, list works. but support for tuple is missing. it must have been forgotten, so i would rate this as a bug.

the implementation claims to support all basic collections.

Contributor guide