Skip to content

re should support \p{...} character properties #95555

Description

@LonYui

Feature or enhancement

Reproduced steps

re.compile('\p{script=Han}') # 

actual:
will throw error
expect:
pass

Info:

changed log
8/3 add more info . Final thx @JelleZijlstra give an helpful link

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions