Ecosyste.ms: Issues

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

GitHub / python-llfuse/python-llfuse issues and pull requests

#101 - github ci: some updates

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

#100 - Fix crash when channel is removed but _notify_queue still has events

Pull Request - State: open - Opened by tetron 4 months ago - 5 comments

#99 - README: link to docs on readthedocs, fixes #59

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

#98 - update docs link in readme

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

#97 - fix .readthedocs.yaml - fix installation of requirements

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

#96 - fix .readthedocs.yaml - require libfuse-dev

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

#95 - fix .readthedocs.yaml

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

#94 - add .readthedocs.yaml

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

#93 - llfuse3?

Issue - State: closed - Opened by mayli 10 months ago - 1 comment

#92 - release 1.5.0

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

#91 - misc. updates

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

#90 - build is failed with newer Cython

Issue - State: closed - Opened by dfateyev 11 months ago - 4 comments

#89 - github CI: test on cython 3 releases

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

#88 - build_sphinx is deprecated

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

#87 - misc changes for llfuse 1.5.0 milestone

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

#86 - release 1.4.4

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

#85 - compiler warning related to thread id debug logging

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

#84 - tmpfs example fs test failure on macOS / macFUSE

Issue - State: open - Opened by ThomasWaldmann about 1 year ago - 1 comment
Labels: help wanted

#83 - fix examples (and tests invoking examples code)

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

#82 - Please use the pytest.hookimpl(hookwrapper=True) decorator

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

#81 - LooseVersion is deprecated

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

#80 - cython3 compatibility

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

#79 - test: Use shutil.which() instead of which(1) executable

Pull Request - State: closed - Opened by mgorny about 1 year ago - 2 comments

#78 - Cython failure with Cython 3.0.0b2

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

#77 - release 1.4.3

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

#76 - Py312

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

#75 - add pyproject.toml (and other updates)

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

#74 - add pyproject.toml, fixes #70

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

#73 - python 3.12 support

Issue - State: closed - Opened by sergey-dryabzhinsky about 1 year ago - 8 comments

#72 - improve cython detection

Issue - State: closed - Opened by ThomasWaldmann over 1 year ago - 1 comment
Labels: enhancement

#71 - test: fix integer overflow on 32-bit arches

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

#70 - Missing package dependency on setuptools

Issue - State: closed - Opened by HubTou almost 2 years ago - 4 comments

#69 - drop support for python 3.5 and 3.6

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

#68 - release 1.4.2

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

#67 - both llfuse and pyfuse3 not developed any more?

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

#66 - add src/ to sys.path llfuse can be imported to build api docs

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

#65 - add util/ to sys.path so the sphinx extension can be found

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

#64 - travis-ci needs to be migrated from .org to .com

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

#63 - release 1.4.1

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

#62 - timestamp rounding tests: avoid y2038 issue

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

#61 - test using a 32bit toolchain

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

#60 - llfuse-1.4.0 pytest failed with OverflowError

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

#59 - move docs to readthedocs

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

#58 - unknown pytest.mark.uses_fuse

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

#57 - release 1.4.0

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

#56 - check/fix docs building warnings

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

#55 - PyEval_InitThreads is deprecated

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

#54 - update CHANGES

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

#53 - setup.py: return with non-zero rc if something goes wrong

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

#51 - Remove py2 and py3<3.5 support, update syntax for py3

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

#50 - add link to pyfuse3 porting hints ticket

Pull Request - State: closed - Opened by ThomasWaldmann over 3 years ago - 5 comments

#49 - Move CI to GitHub Actions

Pull Request - State: closed - Opened by hugovk over 3 years ago - 5 comments

#48 - Drop support for EOL Python 3.4

Pull Request - State: closed - Opened by hugovk over 3 years ago - 5 comments

#47 - move CI to github actions

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

#46 - readme: there is some maintenance, but no development, fixes #41

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

#45 - use EACCES instead of EPERM for file permission errors, fixes #36

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

#44 - move from travis-ci.org to .com

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

#43 - travis: use 3.9 instead of 3.9-dev

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

#42 - fix py34 regression or drop py34 support?

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

#41 - "no longer maintained"?

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

#40 - travis: 3.9-dev --> 3.9

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

#38 - Fix nanosecond rounding error

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

#37 - Rounding errors in dates

Issue - State: closed - Opened by Grunthos over 3 years ago - 2 comments
Labels: bug

#36 - EACCES vs EPERM

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

#35 - pytest issues

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

#34 - gcc8 patch

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

#33 - porting to pyfuse3

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

#32 - llfuse docs upload

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

#31 - release 1.3.8

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

#30 - DEVELOPER_MODE=1 needs to be set manually, fixes #22

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

#29 - fix freebsd compile issue, fixes #28

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

#28 - freebsd compile issue

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

#27 - aborting due to: PyEval_InitThreads’ is deprecated

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

#26 - some updates for release process, docs, testing

Pull Request - State: closed - Opened by ThomasWaldmann over 3 years ago - 8 comments

#25 - release process changes

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

#24 - llfuse is broken on python 3.9 due to 2019 llfuse.c

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

#23 - Improve testing on Darwin

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

#22 - -Werror should be opt-in, not based on MANIFEST.in

Issue - State: closed - Opened by pkubaj almost 5 years ago - 3 comments

#21 - fatal error: implicit conversion changes signedness with cython >= 0.28

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

#20 - TypeError: getattr() takes exactly 2 arguments (3 given)

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

#19 - conversion to Py_UNICODE issue

Issue - State: closed - Opened by dfateyev almost 6 years ago - 5 comments

#18 - C files need re-building with newer Cython for Python 3.7 compatibility

Issue - State: closed - Opened by dfateyev almost 6 years ago - 5 comments
Labels: bug

#17 - python2.7 support is broken

Issue - State: closed - Opened by dfateyev almost 6 years ago - 4 comments
Labels: bug, needs-info

#16 - Fix compilation with attr 2.4.48

Pull Request - State: closed - Opened by eli-schwartz almost 6 years ago

#15 - Add handle_signals option to llfuse.main

Pull Request - State: closed - Opened by touilleMan almost 6 years ago - 3 comments

#14 - Add stop_fuse_from_another_thread in fuse_api

Pull Request - State: closed - Opened by touilleMan almost 6 years ago - 7 comments

#13 - Allow disabling signal handler

Issue - State: open - Opened by touilleMan almost 6 years ago - 2 comments
Labels: enhancement

#12 - doc: improve llfuse.default_options

Pull Request - State: closed - Opened by blueyed about 6 years ago - 3 comments

#11 - default_options: remove nonempty for non-Darwin, too

Pull Request - State: closed - Opened by blueyed about 6 years ago - 5 comments

#10 - Cleanup examples/passthroughfs.py

Pull Request - State: closed - Opened by blueyed about 6 years ago - 1 comment

#9 - pytest_catchlogs.py: Fixup utf8 copyright character

Pull Request - State: closed - Opened by LocutusOfBorg over 6 years ago - 1 comment

#8 - fix typo and semantic error maybe.

Pull Request - State: closed - Opened by nagexiucai over 6 years ago

#7 - btw: why the prior commit still here among this pr?

Pull Request - State: closed - Opened by nagexiucai over 6 years ago - 2 comments

#6 - fix misspelling; add links for hg and git.

Pull Request - State: closed - Opened by nagexiucai over 6 years ago - 3 comments

#5 - Update GitHub repo URL

Pull Request - State: closed - Opened by jwilk over 7 years ago - 1 comment

#4 - Fix typos

Pull Request - State: closed - Opened by jwilk over 7 years ago - 1 comment

#3 - sync to attr from 2015-04-14

Pull Request - State: closed - Opened by relictMarauder about 8 years ago - 12 comments
Labels: needs-info

#2 - Bump version to 0.43.

Pull Request - State: closed - Opened by mkhon over 8 years ago - 1 comment