Thanks — for example threads() and count_threads() isn't documented, but does show up when I run pydoc locally.
There's also a reference to begin_atomic() in the online documentation, which exists in the old API but is not a public method in the new API. But that's also in master. I'll see if I can find some time to fix this. Cheers, Lars On Fri, 07 Feb 2025 12:27:01 -0400, David Bremner <[email protected]> wrote: > Lars Kotthoff <[email protected]> writes: > > > Sure, attached. > > > > Applied the revised patch to master. Thanks again. > > > Also, the documentation for the notmuch2 API on the website seems to be a > > very > > old version (misses several functions and references several things from > > the > > old notmuch API that don't exist in the notmuch2 API). > > I assume you mean this page? > > https://notmuchmail.org/doc/latest/python-bindings.html > > There might be some issue with the build/deploy process. Can you point > to some specific issues I can check? Also do the same problems show up > in "pydoc notmuch2" ? > [...] _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
