Skip to content

Conversation

@andreynovikov
Copy link

When used in Python 3.10 I've got:

SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

It appeared that not only this macro should be defined but Py_ssize_t should be properly used otherwise Segmentation Fault occurs.

I'm not sure if it breaks Python 2 compatibility but I think it can be safely dropped nowadays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant