pytest-dev / pytest-dev/pytest-html
Drop support for python 3.6
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
python 3.6 is EOL so we should drop support for it.
We can do something similar to what we do in the 2.7-support branch.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the 2.7-support branch as the reference for how this project handles removing an old Python version. Inspect the repository's Python support declarations and verify that Python 3.6 is no longer treated as supported; done means the project consistently reflects the dropped support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100