libfuse / pyfuse3

Python 3 bindings for libfuse 3 with asynchronous API (Trio compatible)
https://pyfuse3.readthedocs.io/
Other
167 stars 48 forks source link

upgrade to sphinx 7, fixes #76 #89

Closed ThomasWaldmann closed 1 year ago

ThomasWaldmann commented 1 year ago

also: remove dependency on unmaintained sphinxcontrib-asyncio, the functionality is now provided by sphinx itself.