jaraco / jaraco/zipp

`glob('**')` returns all files and directories

Open
#102 10 comments 0 reactions 1 assignee Claimed by @nh2 View on GitHub
help wanted
Dominant language
Python
Stars
67
Forks
68
PR merge metrics
No merged PRs in 30d

Description

A further bug is that `glob('**')` in `zipp` returns all files and directoreis, while `pathlib.Path.glob('**')` returns _only_ directories.

_Originally posted by @nh2 in https://github.com/jaraco/zipp/issues/98#issuecomment-1627805807_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.