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

fix: Incompatible type hint #1888

Closed

Conversation

gus-opentensor
Copy link
Collaborator

@mjurbanski-reef
Copy link
Contributor

This maybe a wasted effort, since Python 3.9 has https://peps.python.org/pep-0585/ i.e. list[...] is encouraged over List[...] in all python version after 3.8, and 3.8 hits End of life soon https://devguide.python.org/versions/ .

Since bittensor projects are very much focused on constant development, for bittensor community it maybe better to drop python 3.8 already instead of investing development time in supporting something that is being abandoned by the python community at large.

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.

3 participants