Skip to content

Conversation

@ThomasWaldmann
Copy link

No description provided.

@ThomasWaldmann ThomasWaldmann marked this pull request as draft December 25, 2025 22:09
@ThomasWaldmann
Copy link
Author

ThomasWaldmann commented Dec 25, 2025

macOS 15.7, Apple Silicon MacBook Pro:

(mfusepy-env) tw@MacBook-Pro mfusepy % pytest  
================================================================================= test session starts =================================================================================
platform darwin -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /Users/tw/w/mfusepy
configfile: pyproject.toml
plugins: order-1.3.0
collected 8 items                                                                                                                                                                     

tests/test_struct_layout.py .                                                                                                                                                   [ 12%]
tests/test_enoattr.py .                                                                                                                                                         [ 25%]
tests/test_examples.py ......                                                                                                                                                   [100%]
0 assertions tested.

================================================================================== 8 passed in 2.53s ==================================================================================

@ThomasWaldmann
Copy link
Author

macOS 26.2, Intel iMac:

(mfusepy-env) tw@iMac2020 mfusepy % pytest 
================================================================== test session starts ===================================================================
platform darwin -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /Users/tw/w/mfusepy
configfile: pyproject.toml
plugins: order-1.3.0
collected 8 items                                                                                                                                        

tests/test_struct_layout.py .                                                                                                                      [ 12%]
tests/test_enoattr.py .                                                                                                                            [ 25%]
tests/test_examples.py ......                                                                                                                      [100%]
0 assertions tested.

=================================================================== 8 passed in 2.59s ====================================================================

@ThomasWaldmann ThomasWaldmann marked this pull request as ready for review December 25, 2025 22:35
@ThomasWaldmann
Copy link
Author

@mxmlnkn ping?

@mxmlnkn
Copy link
Owner

mxmlnkn commented Jan 8, 2026

I question the usefulness of this PR. It only removes functionality.

@ThomasWaldmann
Copy link
Author

ThomasWaldmann commented Jan 9, 2026

Well, if that is ancient, dead and unsupported, why should we keep it?

https://code.google.com/archive/p/macfuse/downloads First release 2007, last release 2008.

Looks like this is for OS X ~10.5 (which is also unsupported since long). There have been quite some 10.x releases after that, then 11.x, 12.x, 13.x, 14.x, 15.x and 26.x.

https://en.wikipedia.org/wiki/MacOS

We have no way to even test if that stuff works.

Note that this is not removing what is currently known as macFUSE (previously osxfuse), but some older stuff that had the same name.

That current macFUSE is what I used to run the tests as shown above, just to make sure that the current stuff not somehow got broken by these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants