Commit Graph
9 Commits
Author SHA1 Message Date
Nuno Campos d22fe60d4c serde: Handle unicode issues when encoding
- any invalid utf-8 chars now removed on dumps
- fix serialization of Send
- remove serialization of NamedTuple, which doesn't work
- add test for custom serde passed to memory saver
- add test using Send and JsonPlus serde
2024-06-03 16:28:32 -07:00
William FHandGitHub f335105853 Update Refs to clean up syntax highlighting (#443) 2024-05-13 18:32:42 -07:00
Nuno Campos 4b8599b325 Fix 39 2024-04-24 16:19:32 -07:00
Nuno Campos f9646b6a57 Use by default in sqlite adapters
- Support loading pickled checkpoints for backwards compat
- Update copy_checkpoint to coerce values to defaultdicts where needed
2024-04-24 16:08:41 -07:00
Nuno Campos e45c461d99 Fix 2024-04-24 15:42:43 -07:00
Nuno Campos d4982eb022 Fix 2024-04-24 15:40:48 -07:00
Nuno Campos 2824541102 Fix 2024-04-24 15:40:48 -07:00
Nuno Campos c6a199abc2 Skip py39 2024-04-24 15:40:48 -07:00
Nuno Campos 3ad0204a90 Add test 2024-04-24 15:40:48 -07:00