On 8/2/26 12:39 AM, Santiago Vila wrote:
FAILED ../../../upath/tests/implementations/test_hf.py::test_hfpath - httpx.ConnectError: [Errno 111] Connection refused FAILED ../../../upath/tests/implementations/test_hf.py::TestUPathHf::test_iterdir_parent_iteration - ValueError: Repository id must be 'namespace/name', got '__username__'. Single-segment ids (e.g. 'gpt2') are no longer supported.
Looks like the HuggingFace filesystem class became loadable, previously the ImportError would have skipped both tests. The former can be marked as requiring network, the latter seems to require compatibility changes. Kind Regards, Bas -- PGP Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

