python-trio / python-trio/unasync
Option to "manage" destination directory and clear it before generating new files
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 108
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently if you rename a file for example you end up with stale files hanging around.
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
The issue names no files, entry points, or tests. Start by tracing how unasync generates files into the destination directory and inspect existing generation tests. Done should include a defined, safe behavior for clearing or managing stale destination files before a new generation run, with tests covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100