HathorNetwork / HathorNetwork/python-hathorlib
Raise minimum Python version
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We are currently setting Python 3.6 as the minimum, which is already out of support.
We should raise at least to Python 3.7.
Best would be to raise the version of any other project using this lib to set Python 3.7 as the minimum as well, like tx-mining-service.
When we do this, we should also fix this:
- https://github.com/HathorNetwork/python-hathorlib/pull/10#discussion_r855953393
But there may be some advantages of going directly to 3.8, as:
- https://github.com/HathorNetwork/python-hathorlib/pull/10#discussion_r854342398
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the project's Python-version configuration and the linked pull request discussions, then check how tx-mining-service sets its minimum version. Resolve whether the project should require Python 3.7 or 3.8, update the related project requirements, and address the linked discussion before considering the issue done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100