summaryrefslogtreecommitdiff
path: root/src/apscheduler/serializers
Commit message (Expand)AuthorAgeFilesLines
* Documented the Serializer class and removed the unicode methodsAlex Grönholm2022-08-171-6/+0
* Added missing docstrings to classesAlex Grönholm2022-07-313-0/+36
* Switched to ARRAY column type for tags on PostgreSQLAlex Grönholm2022-07-271-2/+0
* Fixed JSON serialization of frozensets and UUIDsAlex Grönholm2022-07-271-3/+8
* Cleaned up JSON unmarshalling codeAlex Grönholm2022-07-271-2/+2
* Switched to Black for code formattingAlex Grönholm2022-04-202-10/+14
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-0/+2
* Upgraded attrs and its importsAlex Grönholm2022-01-023-10/+10
* Implemented a pluggable event broker systemAlex Grönholm2021-09-111-1/+4
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-062-7/+11
* More refactoring workAlex Grönholm2021-09-063-19/+19
* Switched to the src/ layoutAlex Grönholm2021-08-294-0/+96