tag:notmuch::python

[PATCH 3/3] python/notmuch2: provide binding for collect_tags()

Michael J Gruber| David Bremner, Floris Bruynooghe

2021 Jan 06 09:08

[PATCH v3 13/16] add indexopts to notmuch python bindings.

Daniel Kahn Gillmor| Tomi Ollila, Jameson Graef Rollins, David Bremner

2016 Jan 31 20:39

binding/python/README is hopelessly outdated

Konrad Hinsen| David Bremner

2016 Jan 12 09:47

Crash with Python bindings

Konrad Hinsen| David Bremner, W. Trevor King, Justus Winter, Floris Bruynooghe, Daniel Kahn Gillmor, Tomi Ollila, Brian May

2016 Jan 12 09:41

[PATCH] fix notmuch python binding argument for filenames_destroy

Daniel Kahn Gillmor

2015 Dec 12 19:22

[RFC PATCH] Python bindings: CDLL("libnotmuch.3.dylib") on Darwin

Tomi Ollila| Justus Winter

2013 Jun 25 14:36

[PATCH] Fix shared library loading in Python bindings.

Julian Berman| Justus Winter, Tomi Ollila

2013 May 26 03:53

[PATCH 4/6] python: Update Python bindings for new notmuch_database_{open, create} signatures

Austin Clements| Justus Winter, David Bremner, Tomi Ollila

2012 Apr 28 22:17

[PATCH] py3k: the basestring and unicode types are removed in python 3

Justus Winter| Tomi Ollila, Sebastian Spaeth

2011 Dec 14 through 2012 Jan 08

[PATCH 2/2] python: make the result of Message.get_replies() more pythonic

Justus Winter| Sebastian Spaeth, Tomi Ollila

2011 Dec 21 13:15

[PATCH 5/5] python: add get_mtime() to the Message class

Thomas Jost| Mark Anderson, Austin Clements, David Edmondson, Tom Prince, David Bremner, Sebastian Spaeth

2011 Dec 13 17:11

[PATCH 2/2] python: annotate all calls into libnotmuch with types

Justus Winter, Patrick Totzke| Sebastian Spaeth, James Westby, David Bremner, Tomi Ollila

2011 Oct 09 through 2011 Dec 07

[PATCH] fix format string in Message.__unicode__

Patrick Totzke, patricktotzke@googlemail.com| Sebastian Spaeth

2011 Dec 05 21:19

[PATCH] python: use wrapped notmuch_*_t types instead of raw pointers

Thomas Jost| Sebastian Spaeth

2011 Dec 06 10:03

[PATCH 3/3] fix sphinx compile-time warnings

Patrick Totzke| Sebastian Spaeth

2011 Dec 05 21:12

[PATCH] python: Store pointers as c_void_p to keep references

James Westby

2011 Dec 01 15:24

python-notmuch decoding error on a message

Antoine Amarilli| David Bremner, Patrick Totzke, Sebastian Spaeth

2011 Nov 06 22:16

[PATCH] python: fix Message.get_filenames()

Thomas Jost| Sebastian Spaeth

2011 Sep 30 10:16

[PATCH 9/9] python: raise a more specific error in Messages.print_messages

Justus Winter| Sebastian Spaeth

2011 Sep 26 01:05

[PATCH] properly raise exceptions in python bindings

Justus Winter

2011 Sep 25 21:07

[PATCH 2/2] [python] fix unsafe utf-8 decodings

Patrick Totzke| Michael Heinrich, Sebastian Spaeth

2011 Aug 12 through 2011 Aug 16

[PATCH] interpret Xapian errors from sdterr as exceptions

pazz| Patrick Totzke, David Bremner, Sebastian Spaeth

2011 Jul 23 13:12

[PATCH v2] python: Encode query string as a utf-8 byte array

Sebastian Spaeth| Patrick Totzke

2011 Jul 11 09:43