summaryrefslogtreecommitdiff
path: root/tests/test_serializers.py
Commit message (Expand)AuthorAgeFilesLines
* Made the apscheduler.events module private and re-exported its codeAlex Grönholm2022-07-311-1/+1
* Fixed JSON serialization of frozensets and UUIDsAlex Grönholm2022-07-271-1/+1
* Implemented (un)marshalling for eventsAlex Grönholm2022-07-271-0/+28