Files
cpython/Objects
Serhiy Storchaka 17b4733f2f 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.
2020-04-01 15:41:49 +03:00
..

Source files for various builtin objects