(🎁) dmypy should have a `watch` mode (⌚)
Open
Nobody has claimed this yet.
feature
topic-daemon
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
Where it watches files and reruns when they change.
Contributor guide
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
Start at the dmypy entry point and trace how a request is started and completed. Define the file-watching and rerun behavior needed for a watch mode, including how changes are detected and how repeated runs stop. Done means dmypy watches files and reruns when they change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100