pathlib.glob('**') returns only directories · Issue #70303 · python/cpython (original) (raw)
BPO | 26115 |
---|---|
Nosy | @pitrou |
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 = <Date 2016-01-14.22:26:27.607> created_at = <Date 2016-01-14.21:20:32.100> labels = ['type-bug', 'invalid'] title = "pathlib.glob('**') returns only directories" updated_at = <Date 2016-02-04.07:25:04.510> user = 'https://bugs.python.org/jitterman'
bugs.python.org fields:
activity = <Date 2016-02-04.07:25:04.510> actor = 'SilentGhost' assignee = 'none' closed = True closed_date = <Date 2016-01-14.22:26:27.607> closer = 'SilentGhost' components = [] creation = <Date 2016-01-14.21:20:32.100> creator = 'jitterman' dependencies = [] files = [] hgrepos = [] issue_num = 26115 keywords = [] message_count = 3.0 messages = ['258223', '258237', '259537'] nosy_count = 3.0 nosy_names = ['pitrou', 'SilentGhost', 'jitterman'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue26115' versions = ['Python 3.5']