mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
python: handle NULL value returned from dc_get_msg
Returning None in this case and checked with mypy that callers can handle it.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
## Fixes
|
||||
- Fix Securejoin for multiple devices on a joining side #3982
|
||||
- python: handle NULL value returned from `dc_get_msg()` #4020
|
||||
Account.`get_message_by_id` may return `None` in this case.
|
||||
|
||||
## API-Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user