[PATCH 3/6] python: turn get_config_list into a generator

Subject: [PATCH 3/6] python: turn get_config_list into a generator

Date: Thu, 7 Dec 2017 12:40:48 +0100

To: notmuch@notmuchmail.org

Cc: Lucas Hoffmann

From: l-m-h@web.de


This mimics the behaviour of the underlying C function more closely as
it also does not store all values in memory.
---
 bindings/python/notmuch/database.py | 30 ++++++++++++++++++++----------
 1 file changed, 20 insertions(+), 10 deletions(-)

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: