Skip to content

Remove python-future dependency#243

Open
SelfRef wants to merge 1 commit intoknipknap:masterfrom
SelfRef:fix/remove-future
Open

Remove python-future dependency#243
SelfRef wants to merge 1 commit intoknipknap:masterfrom
SelfRef:fix/remove-future

Conversation

@SelfRef
Copy link

@SelfRef SelfRef commented May 14, 2025

Since the python-future package isn't working anymore for more recent versions of Python 3 and Python 2 is long time deprecated for now, it would be convenient to remove dependency for future altogether.

@gwuen
Copy link

gwuen commented Aug 31, 2025

past is also provided by python-future and would need to be removed:

from past.builtins import execfile

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