Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove requirement for python-future #45

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

thebeanogamer
Copy link
Contributor

d7cf49a has already removed the usages of future, this commit will remove it as a dependency.

Resolves #42.

d7cf49a has already removed the usages of future, this commit will remove it as a dependency.

Resolves dell#42.
@thebeanogamer
Copy link
Contributor Author

There appear to still be a few usages of past (which is part of future). Moving this back to draft until I've fixed those.

@thebeanogamer thebeanogamer marked this pull request as draft June 1, 2024 18:54
long has been equivalent to int since PEP-237 (Python 2.2)
@thebeanogamer thebeanogamer marked this pull request as ready for review June 1, 2024 19:47
@thebeanogamer
Copy link
Contributor Author

This is now passing all my tests, so I'm going to pull it into Fedora in prep for Python 3.13

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.

python-future is now deprecated
1 participant