issues
search
libfuse
/
pyfuse3
Python 3 bindings for libfuse 3 with asynchronous API (Trio compatible)
https://pyfuse3.readthedocs.io/
Other
167
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
LICENSE file refers to LGPL 2.0 (library general public license) and LGPL 2.1 (lesser general public license)
#102
FelixSchwarz
opened
1 month ago
2
3.4.0 release cannot be verified
#101
yochananmarqos
closed
2 months ago
2
release 3.4.0
#100
ThomasWaldmann
closed
2 months ago
0
release 3.3.1
#99
ThomasWaldmann
closed
2 months ago
3
support Python 3.13
#98
ThomasWaldmann
closed
2 months ago
0
github ci: some updates
#97
ThomasWaldmann
closed
6 months ago
0
passthrough example for ext fs
#96
kuchling
opened
11 months ago
5
Export type annotations for public use
#95
bgilbert
closed
11 months ago
9
Expose primitive type subclasses even when not type-checking
#94
bgilbert
closed
11 months ago
2
Handler exceptions silently vanish in asyncio
#93
renyuneyun
opened
1 year ago
5
README: link to docs on readthedocs, fixes #90
#92
ThomasWaldmann
closed
1 year ago
0
add a .readthedocs.yaml
#91
ThomasWaldmann
closed
1 year ago
0
move docs to readthedocs
#90
ThomasWaldmann
closed
1 year ago
7
upgrade to sphinx 7, fixes #76
#89
ThomasWaldmann
closed
1 year ago
0
pypi does not want the gpg signature any more
#88
ThomasWaldmann
closed
1 year ago
0
release 3.3.0
#87
ThomasWaldmann
closed
1 year ago
0
Tell Cython that callbacks may raise exceptions.
#86
ThomasWaldmann
closed
1 year ago
3
remove exception raising from noexcept handlers
#85
ThomasWaldmann
closed
1 year ago
9
CI: remove ci-test.sh
#84
ThomasWaldmann
closed
1 year ago
0
test/ci-test.sh uses setup.py ...
#83
ThomasWaldmann
closed
1 year ago
2
handler functions should not raise python exceptions
#82
ThomasWaldmann
closed
1 year ago
2
github CI: test on Cython 3 releases
#81
ThomasWaldmann
closed
1 year ago
4
Cython 3.0.0 support
#80
fff7d1bc
closed
1 year ago
7
Absent flock
#79
nnseva
opened
1 year ago
1
Fix lookup in hello.py
#78
geofft
closed
1 year ago
3
sphinx conf.py: get sys.path update in sync with llfuse project
#77
ThomasWaldmann
closed
1 year ago
0
still requiring old sphinx < 6
#76
ThomasWaldmann
closed
1 year ago
6
misc updates for 3.3.0 milestone
#75
ThomasWaldmann
closed
1 year ago
0
build_sphinx is gone with Sphinx 7
#74
ThomasWaldmann
closed
1 year ago
1
@pytest.mark.hookwrapper is deprecated
#73
ThomasWaldmann
closed
1 year ago
0
drop distutils version class usage, deprecated
#72
ThomasWaldmann
closed
1 year ago
0
drop py 3.6 and 3.7
#71
ThomasWaldmann
closed
1 year ago
0
issues with py 3.12.0a7 and cy 3.0.0b2
#70
ThomasWaldmann
closed
1 year ago
1
CI improvements
#69
ThomasWaldmann
closed
1 year ago
0
cython3 compatibility
#68
ThomasWaldmann
closed
1 year ago
0
github ci updates needed
#67
ThomasWaldmann
closed
1 year ago
0
release 3.2.3
#66
ThomasWaldmann
closed
1 year ago
0
test: fix integer overflow on 32-bit arches, fixes #47
#65
ThomasWaldmann
closed
1 year ago
0
misc updates
#64
ThomasWaldmann
closed
1 year ago
0
Setup is failing if it doesn't have access to one directory in $PATH
#63
Stopi
closed
1 year ago
2
Can't install pyfuse3 on colab
#62
Mistobaan
closed
1 year ago
4
Exclude developer-notes/ from contributing to repo's language stats
#61
i-ky
closed
2 years ago
2
test: Use shutil.which() instead of external which(1) program
#60
mgorny
closed
2 years ago
2
update release notes
#59
ThomasWaldmann
closed
2 years ago
1
Error when install pyfuse3 on EC2 Amazon linux
#58
thuylevn
closed
1 year ago
1
test_passthroughfs sometimes fails due to timestamp difference
#57
ThomasWaldmann
opened
2 years ago
5
Release 3.2.2
#56
ThomasWaldmann
closed
2 years ago
7
Initializing multiple file systems only runs the last one
#55
florpe
opened
2 years ago
0
sys.excepthook related warning?
#54
ThomasWaldmann
closed
2 years ago
3
tmpfs crashes on access to deleted file
#53
mwhudson
closed
2 years ago
4
Next