-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Hello. I see that the project depends on future. I can find only a single usage of it in the codebase.
PySignals/pysignals/dispatcher.py
Line 6 in 832b2c6
from future.builtins import range |
Do you think it's still useful? I'm asking because future is broken with the latest Python 3.12 and will be even more with 3.13 so it might be a good idea to get rid of it.
Metadata
Metadata
Assignees
Labels
No labels