Skip to content

re does not handle re.ASCII properly #1099

Open
@slozier

Description

@slozier

Currently, the re module just ignores the re.ASCII flag. This flag is used in quite a few places in the standard library.

This causes test_shlex to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions