gh-89653: Use int type for Unicode kind (#92704)
Use the same type that PyUnicode_FromKindAndData() kind parameter type (public C API): int.
V
Victor Stinner committed
f62ad4f2c4214fdc05cc45c27a5c068553c7942c
Parent: 22a1db3
Committed by GitHub <noreply@github.com>
on 5/13/2022, 10:41:05 AM