miracle2k / miracle2k/python-glob2
Support case in-sensitive globbing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
It would be very nice if your library does support case in-sensitive globbing
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 does not name files or tests. Start by locating the glob-matching implementation and existing matching tests, then run those tests to understand current behavior. Done means glob patterns can be matched without regard to case, with tests covering the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100