Skip to content

fix: Incompatible type hint#1888

Closed
thealligatorking wants to merge 4 commits intostagingfrom
fix/gus/backwards-incompatible-type-hint
Closed

fix: Incompatible type hint#1888
thealligatorking wants to merge 4 commits intostagingfrom
fix/gus/backwards-incompatible-type-hint

Conversation

@thealligatorking
Copy link
Contributor

@ibraheem-abe ibraheem-abe self-requested a review May 15, 2024 23:06
@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.

@thewhaleking thewhaleking deleted the fix/gus/backwards-incompatible-type-hint branch October 2, 2024 14:53
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