dry-python / dry-python/classes
Drop Python 3.7 through 3.9 support
Open
- Dominant language
- Python
- Stars
- 730
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in PR #495, it is necessary to drop support for all Python versions up to 3.10.
It means that we should drop support for Python 3.7, 3.8 and 3.9.
Drop all pythons up to 3.10, just like we do in `returns`
_Originally posted by @sobolevn in https://github.com/dry-python/classes/issues/495#issuecomment-2541001220_
Contributor guide
Assessment
This issue has not been assessed yet.