Fix python exception object string repr

Subject: Fix python exception object string repr

Date: Sat, 6 Nov 2021 12:02:36 +0100

To: notmuch@notmuchmail.org

Cc:

From: Floris Bruynooghe


This fixes a bug in the exception class which would produce
unprintable exceptions because it was not converting an error
code correctly to a string.

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: