| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-08 | python-cffi: returned OwnedMessage objects from Message.replies | David Bremner | |
| If we return regular Message objects, python will try to destroy them, and the underlying notmuch object, causing e.g. the crash [1]. [1]: id:87sfu6utxg.fsf@tethera.net | |||
| 2022-01-08 | test: add known broken tests for recursive traversal of replies. | David Bremner | |
| This reproduces the bug reported at [1]. The second test hints at the solution, making reply return OwnedMessage objects. [1]: id:87sfu6utxg.fsf@tethera.net | |||
