Skip to content
Snippets Groups Projects
Unverified Commit f62ad4f2 authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

gh-89653: Use int type for Unicode kind (#92704)

Use the same type that PyUnicode_FromKindAndData() kind parameter
type (public C API): int.
parent 22a1db37
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment