Commit Graph

5 Commits

Author SHA1 Message Date
ce1aad5454 move display_list_item fn to Mail.print 2024-01-09 10:38:03 +01:00
1f98e6627d add __slots__ to most classes 2023-10-02 09:18:32 +02:00
b8d9c6f2a1 fix json stream decode performance issue
string slicing is expensive as python copies the (immutable) string...
2023-10-02 09:18:25 +02:00
7f7841f2bf add .mypy_cache to .gitignore 2023-01-12 10:24:06 +01:00
54b6d4d0b5 initial public commit 2023-01-12 10:09:18 +01:00