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