aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/thread.py
Commit message (Expand)AuthorAge
* errors='ignore' when decode to unicodePatrick Totzke2011-12-06
* clean up Thread.__str__Patrick Totzke2011-12-06
* remove unused importsPatrick Totzke2011-12-06
* pep8 fixesPatrick Totzke2011-12-06
* python: annotate all calls into libnotmuch with typesJustus Winter2011-12-01
* properly raise exceptions in python bindingsJustus Winter2011-09-29
* python: Fix unsafe utf-8 decodingspazz2011-08-17
* decode headers from utf-8 to unicodepatrick2011-08-15
* python: pep8 compliance for thread.pypazz2011-08-09
* bindings/python: implement Threads().__nonzero__Sebastian Spaeth2011-06-02
* Move everything down into a bindings/python directory.Carl Worth2010-04-21