python-packaging / python-packaging/skel
Default or escaping for {envdir}
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
The process of asking questions asks about value for "envdir" and you should answer "{envdir}" which isn't great.
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
Start by locating the code that asks for the "envdir" value and reproduce the prompt. Determine whether the value should default to "{envdir}" or be escaped so it is not interpreted unexpectedly. Done means the question no longer presents this value in an undesirable way and the relevant behavior is covered by a test if the project has one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100