glob : some 'unix style' glob items are not supported
Open
Nobody has claimed this yet.
3.7 (EOL)
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 39856 |
|---|---|
| Nosy | @serhiy-storchaka, @tirkarthi |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-03-04.22:27:00.418>
labels = ['3.7', 'type-bug', 'library']
title = "glob : some 'unix style' glob items are not supported"
updated_at = <Date 2020-03-06.08:54:33.789>
user = 'https://bugs.python.org/JeGeVa'
bugs.python.org fields:
activity = <Date 2020-03-06.08:54:33.789>
actor = 'Je GeVa'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-03-04.22:27:00.418>
creator = 'Je GeVa'
dependencies = []
files = []
hgrepos = []
issue_num = 39856
keywords = []
message_count = 4.0
messages = ['363396', '363416', '363470', '363497']
nosy_count = 4.0
nosy_names = ['serhiy.storchaka', 'xtreak', 'Isaac Muse', 'Je GeVa']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39856'
versions = ['Python 3.7']
Linked PRs
- gh-132757
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
Review linked PR gh-132757 and the Python glob issue context first. Identify which Unix-style glob items it covers, then use the PR's tests or acceptance criteria to determine whether the reported behavior is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100