Skip to content

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Mar 31, 2025

Problem

This error started happening on Python 3.8 using the new release.

 > MultiFetcher = Callable[list[[int, int]], bytes] # Maps [(start, end)] to bytes E TypeError: 'type' object is not subscriptable .venv/lib/python3.8/site-packages/fsspec/caching.py:40: TypeError

-- https://github.com/crate/sqlalchemy-cratedb/actions/runs/14162832181/job/39698544286#step:6:556

Details

@martindurant martindurant merged commit 07fe4c6 into fsspec:master Mar 31, 2025
10 checks passed
@martindurant
Copy link
Member

OK, I will make 2025.3.1post1 later today and yank the previous version.

@martindurant
Copy link
Member

This is now out as 2025.3.2 (I decided "post1" was unnecessarily complicated).

@amotl
Copy link
Contributor Author

amotl commented Mar 31, 2025

Where this failed before, it succeeds now.
Thank you so much for the quick turnaround.

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

Labels

None yet

2 participants