Skip to content

Conversation

@fweimer-rh
Copy link

The struct field in this position is now called tp_vectorcall_offset and is used for something else.

Fixes a compilation error with compilers which refuse to convert function pointers to Py_ssize_t without a cast.

Related to:

The struct field in this position is now called tp_vectorcall_offset
and is used for something else.

Fixes a compilation error with compilers which refuse to convert
function pointers to Py_ssize_t without a cast.
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