Skip to content

glob does not accept non-unicode patterns #58

Closed
@droundy

Description

@droundy

The str input of glob precludes its use with user-defined patterns that may be non-unicode. The package seems to strongly reject the idea that there might be other filenames out there that might need to be matched against. Perhaps there should be a separate package for globbing with OsStr?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions