Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / libfuse/pyfuse3 issues and pull requests

#97 - github ci: some updates

Pull Request - State: closed - Opened by ThomasWaldmann about 2 months ago

#96 - passthrough example for ext fs

Pull Request - State: open - Opened by kuchling 7 months ago - 5 comments

#95 - Export type annotations for public use

Pull Request - State: closed - Opened by bgilbert 7 months ago - 9 comments

#94 - Expose primitive type subclasses even when not type-checking

Pull Request - State: closed - Opened by bgilbert 7 months ago - 2 comments

#93 - Handler exceptions silently vanish in asyncio

Issue - State: open - Opened by renyuneyun 8 months ago - 5 comments

#92 - README: link to docs on readthedocs, fixes #90

Pull Request - State: closed - Opened by ThomasWaldmann 10 months ago

#91 - add a .readthedocs.yaml

Pull Request - State: closed - Opened by ThomasWaldmann 10 months ago

#90 - move docs to readthedocs

Issue - State: closed - Opened by ThomasWaldmann 10 months ago - 7 comments

#89 - upgrade to sphinx 7, fixes #76

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago

#88 - pypi does not want the gpg signature any more

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago

#87 - release 3.3.0

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago

#86 - Tell Cython that callbacks may raise exceptions.

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago - 3 comments

#85 - remove exception raising from noexcept handlers

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago - 9 comments

#84 - CI: remove ci-test.sh

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago

#83 - test/ci-test.sh uses setup.py ...

Issue - State: closed - Opened by ThomasWaldmann 11 months ago - 2 comments

#82 - handler functions should not raise python exceptions

Issue - State: closed - Opened by ThomasWaldmann 11 months ago - 2 comments

#81 - github CI: test on Cython 3 releases

Pull Request - State: closed - Opened by ThomasWaldmann 11 months ago - 4 comments

#80 - Cython 3.0.0 support

Issue - State: closed - Opened by slashbeast 11 months ago - 7 comments

#79 - Absent flock

Issue - State: open - Opened by nnseva 11 months ago - 1 comment

#78 - Fix lookup in hello.py

Pull Request - State: closed - Opened by geofft about 1 year ago - 3 comments

#77 - sphinx conf.py: get sys.path update in sync with llfuse project

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#76 - still requiring old sphinx < 6

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago - 6 comments

#75 - misc updates for 3.3.0 milestone

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#74 - build_sphinx is gone with Sphinx 7

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago - 1 comment

#73 - @pytest.mark.hookwrapper is deprecated

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago

#72 - drop distutils version class usage, deprecated

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago

#71 - drop py 3.6 and 3.7

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago

#70 - issues with py 3.12.0a7 and cy 3.0.0b2

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago - 1 comment

#69 - CI improvements

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#68 - cython3 compatibility

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#67 - github ci updates needed

Issue - State: closed - Opened by ThomasWaldmann about 1 year ago

#66 - release 3.2.3

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#65 - test: fix integer overflow on 32-bit arches, fixes #47

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#64 - misc updates

Pull Request - State: closed - Opened by ThomasWaldmann about 1 year ago

#63 - Setup is failing if it doesn't have access to one directory in $PATH

Issue - State: closed - Opened by Stopi over 1 year ago - 2 comments
Labels: bug

#62 - Can't install pyfuse3 on colab

Issue - State: closed - Opened by Mistobaan over 1 year ago - 4 comments

#61 - Exclude developer-notes/ from contributing to repo's language stats

Pull Request - State: closed - Opened by i-ky over 1 year ago - 2 comments
Labels: hacktoberfest-accepted

#60 - test: Use shutil.which() instead of external which(1) program

Pull Request - State: closed - Opened by mgorny almost 2 years ago - 2 comments

#59 - update release notes

Pull Request - State: closed - Opened by ThomasWaldmann almost 2 years ago - 1 comment

#58 - Error when install pyfuse3 on EC2 Amazon linux

Issue - State: closed - Opened by thuylevn almost 2 years ago - 1 comment

#57 - test_passthroughfs sometimes fails due to timestamp difference

Issue - State: open - Opened by ThomasWaldmann about 2 years ago - 5 comments

#56 - Release 3.2.2

Pull Request - State: closed - Opened by ThomasWaldmann about 2 years ago - 7 comments

#55 - Initializing multiple file systems only runs the last one

Issue - State: open - Opened by florpe about 2 years ago

#54 - sys.excepthook related warning?

Issue - State: closed - Opened by ThomasWaldmann over 2 years ago - 3 comments

#53 - tmpfs crashes on access to deleted file

Issue - State: closed - Opened by mwhudson over 2 years ago - 4 comments
Labels: bug

#52 - undefined symbol: _PyGen_Send

Issue - State: closed - Opened by loynoir over 2 years ago - 5 comments

#51 - Python 3.10 compatibility?

Issue - State: closed - Opened by intelfx over 2 years ago - 1 comment
Labels: needs-info

#50 - Expose API for modifying fuse_conn_info.max_read

Pull Request - State: closed - Opened by SupraSummus over 2 years ago - 4 comments

#49 - Allow users to modify connection properties in `init`

Issue - State: open - Opened by SupraSummus over 2 years ago - 4 comments
Labels: enhancement

#48 - Type Annotations - Small follow up

Pull Request - State: closed - Opened by odgalvin almost 3 years ago - 1 comment

#47 - Test case test_rounding fails on i686

Issue - State: closed - Opened by sternenseemann almost 3 years ago - 4 comments
Labels: bug

#46 - Type Annotations

Pull Request - State: closed - Opened by odgalvin almost 3 years ago - 2 comments

#45 - Deadlock when a non-FUSEError exception is raised

Pull Request - State: closed - Opened by smurfix about 3 years ago - 5 comments

#44 - be compatible with macOS?

Issue - State: closed - Opened by tigerking about 3 years ago - 1 comment

#43 - master branch is failing to compile

Issue - State: closed - Opened by carlopires over 3 years ago - 1 comment

#41 - Error listing virtual files

Issue - State: closed - Opened by MDKPredator over 3 years ago - 1 comment

#40 - pyfuse3 module is empty (likely cython issue)

Issue - State: closed - Opened by riaqn over 3 years ago - 1 comment

#39 - AUR deps

Issue - State: closed - Opened by niktob560 over 3 years ago - 2 comments

#38 - compatibility layer for twisted?

Issue - State: closed - Opened by riaqn over 3 years ago - 6 comments

#37 - Spawning threads in handlers?

Issue - State: closed - Opened by riaqn over 3 years ago - 3 comments

#36 - Minor typos and formatting fixes

Pull Request - State: closed - Opened by Grunthos over 3 years ago - 1 comment

#35 - Update pyfuse3.pyx

Pull Request - State: closed - Opened by Grunthos over 3 years ago - 11 comments

#34 - st_{m,a,c,...}time_ns methods lose accuracy

Issue - State: closed - Opened by Grunthos over 3 years ago - 6 comments

#33 - Errors on PyPy3

Issue - State: open - Opened by elonen over 3 years ago - 7 comments

#32 - No package 'fuse3' found when doing pip install on MacOS

Issue - State: closed - Opened by pistoletpierre over 3 years ago - 2 comments

#31 - rm -rf * , get can't remove xxx: Directory not empty

Issue - State: closed - Opened by DreamPy over 3 years ago - 5 comments

#30 - travis-ci: test on python >= 3.5

Issue - State: closed - Opened by ThomasWaldmann over 3 years ago - 3 comments

#29 - macOS support?

Issue - State: closed - Opened by ThomasWaldmann over 3 years ago - 2 comments

#28 - use EACCES instead of EPERM for file permission errors

Pull Request - State: closed - Opened by mucamaca over 3 years ago

#27 - pyfuse3 tests fail with pytest>=6.0.0

Issue - State: closed - Opened by mucamaca over 3 years ago - 2 comments

#26 - Python3.9 : Regenerate pyfuse3.c by cython

Issue - State: closed - Opened by HJarausch almost 4 years ago - 8 comments

#25 - Install Error in Ubuntu 20.04

Issue - State: closed - Opened by corlaez about 4 years ago - 1 comment

#24 - Two questions about the method 'readdir' and server crash

Issue - State: closed - Opened by smallcham about 4 years ago - 2 comments

#23 - Attribute Caching Question

Issue - State: closed - Opened by jdp5 over 4 years ago - 1 comment

#22 - EPERM should be EACCES in a few places

Issue - State: closed - Opened by rgbyrnes over 4 years ago - 6 comments

#21 - WinFSP support?

Issue - State: closed - Opened by dogtopus over 4 years ago - 2 comments

#20 - Fixed RENAME_NOREPLACE description

Pull Request - State: closed - Opened by qcoumes over 4 years ago

#19 - macOS compatibility

Issue - State: closed - Opened by cadmartin almost 5 years ago - 1 comment

#18 - Where src/pyfuse3.c ?

Issue - State: closed - Opened by ruslan-gennadievich almost 5 years ago - 1 comment

#17 - Add support for `fuse_file_info` struct in `Operations.open`

Pull Request - State: closed - Opened by pcgrosen almost 5 years ago - 5 comments

#16 - Fix lookup in hello_asyncio

Pull Request - State: closed - Opened by mayli about 5 years ago - 1 comment

#15 - Missing release tag for 1.3

Issue - State: closed - Opened by scarabeusiv about 5 years ago - 1 comment

#14 - Various FreeBSD issues

Issue - State: open - Opened by novel about 5 years ago - 5 comments
Labels: bug

#13 - Test cases fail under Valgrind

Issue - State: open - Opened by Nikratio over 5 years ago
Labels: bug

#12 - pyfuse3 installation abruptly interrupted

Issue - State: closed - Opened by adjakka over 5 years ago - 1 comment
Labels: invalid

#11 - Bug in setup.py (with fix): some pkg-config failures are ignored.

Issue - State: closed - Opened by jeffstearns over 5 years ago - 1 comment
Labels: bug

#10 - Add asynchronous I/O compatibility layer and asyncio support

Pull Request - State: closed - Opened by JustAnotherArchivist over 5 years ago - 6 comments

#9 - Gracefully stopping pyfuse3 from within an application

Issue - State: closed - Opened by JustAnotherArchivist over 5 years ago - 6 comments
Labels: enhancement

#8 - How to use pyfuse3 without Trio/with asyncio?

Issue - State: closed - Opened by JustAnotherArchivist over 5 years ago - 5 comments

#7 - pyfuse crash if go to the fused directory directly

Issue - State: closed - Opened by jbui007 over 5 years ago - 3 comments
Labels: needs-info

#6 - Passthrough / Overlay File System example does not show directory underneath

Issue - State: closed - Opened by jbui007 over 5 years ago - 3 comments
Labels: bug

#5 - readdir hang if have more than 23 entries

Issue - State: closed - Opened by jbui007 over 5 years ago - 6 comments
Labels: needs-info

#4 - TypeError in examples/tmpfs.py

Issue - State: closed - Opened by jheiv over 5 years ago - 2 comments
Labels: bug

#3 - Pypi link in README.rst leads no where

Issue - State: closed - Opened by jcrigby almost 6 years ago - 1 comment
Labels: bug

#2 - Make invalidate_entry() easier to use

Issue - State: closed - Opened by Nikratio almost 6 years ago - 1 comment
Labels: enhancement

#1 - Make passthrough example more concurrent

Issue - State: open - Opened by Nikratio almost 6 years ago
Labels: enhancement