# Feature or enhancement Reproduced steps ``` re.compile('\p{script=Han}') # ``` actual: will throw error expect: pass Info: - p stand for properity , Han stand for mandarin - what is p? http://unicode.org/reports/tr18/#Categories changed log 8/3 add more info . Final thx @JelleZijlstra give an helpful link <!-- gh-linked-prs --> ### Linked PRs * gh-151969 <!-- /gh-linked-prs -->
Feature or enhancement
Reproduced steps
actual:
will throw error
expect:
pass
Info:
changed log
8/3 add more info . Final thx @JelleZijlstra give an helpful link
Linked PRs