Skip to content

added METH_VARARGS to PyKAdminPrincipal_modify#66

Open
m4ciek wants to merge 1 commit intorjancewicz:masterfrom
ualberta-iapps:master
Open

added METH_VARARGS to PyKAdminPrincipal_modify#66
m4ciek wants to merge 1 commit intorjancewicz:masterfrom
ualberta-iapps:master

Conversation

@m4ciek
Copy link

@m4ciek m4ciek commented Apr 17, 2020

in order to compile with Python 3.8.2, I had to OR METH_VARARGS with METH_KEYWORD. This seems to work for me, but I'm new to Python and uncertain of whether it's the right fix.

Hopefully, this will be of some help to others.

…ethods[] for Python 3 _ctypes compatibility
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