libfuse / pyfuse3

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

upgrade to sphinx 7, fixes #76 #89

Closed ThomasWaldmann closed 10 months ago

ThomasWaldmann commented 11 months ago

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