mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
007d7ff73f
PyStructSequence_Field, PyStructSequence_Desc, and wrapperbase are now of type "const char *" rather of "char *".