kevinjacobs-delfi

Results 2 issues of kevinjacobs-delfi

Versions: * fsspec==2024.9.0 * s3fs==2024.9.0 * universal_pathlib==0.2.5 This code in [core.py](https://github.com/fsspec/universal_pathlib/blob/3fc72fbfebb899074184e8995e4e645abd199c1c/upath/core.py#L860) is causing problems: ```python if "buffering" in fsspec_kwargs: fsspec_kwargs.setdefault("block_size", fsspec_kwargs.pop("buffering")) ``` Translation from `buffering` -> `block_size` results in read...

bug :bug:

## Bug Description Claude Code cannot output OR edit files containing the Apple logo character (U+F8FF). ## Steps to Reproduce 1. Ask Claude Code to write the Apple logo character...

bug
has repro
platform:macos
area:core