bpo-40130: _PyUnicode_AsKind() should not be exported. (GH-19265)
Make it a static function, and pass known attributes (kind, data, length) instead of the PyUnicode object.
S
Serhiy Storchaka committed
17b4733f2ff0a4abc06e8c745755c06fc32942dd
Parent: 3ef4a7e
Committed by GitHub <noreply@github.com>
on 4/1/2020, 12:41:49 PM