]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741, unicodedata: add ucd_type parameter to UCD_Check() macro (GH-22328)
authorMohamed Koubaa <koubaa.m@gmail.com>
Wed, 23 Sep 2020 10:38:16 +0000 (05:38 -0500)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 10:38:16 +0000 (12:38 +0200)
commitddc0dd001a4224274ba6f83568b45a1dd88c6fc6
treefa00740a0a4f6ed1863a11cceebdbaf998143950
parent83de110dce94a9196dccc01d526628615714e362
bpo-1635741, unicodedata: add ucd_type parameter to UCD_Check() macro (GH-22328)

Co-authored-by: Victor Stinner <vstinner@python.org>
Modules/unicodedata.c