mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
python: use dataclasses to reduce boilerplate
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## Unreleased
|
||||
|
||||
### Changes
|
||||
- deltachat-rpc-client: use `dataclass` for `Account`, `Chat`, `Contact` and `Message` #4042
|
||||
|
||||
### Fixes
|
||||
- deltachat-rpc-server: do not block stdin while processing the request. #4041
|
||||
|
||||
Reference in New Issue
Block a user