Some lists expanded wrong
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Function expand for host list is not correct. E.g. s02p[017,029-030] gives 's02p17,s02p29,s02p30'.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `expand` function in the Python host-list utility and reproduce the reported input `s02p[017,029-030]`. Done means the function no longer produces the incorrect expansion shown in the issue and has coverage for this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100