pyrpc: Adjust to use of PY_SSIZE_T_CLEAN
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Jan 2016 00:07:08 +0000 (13:07 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Jan 2016 22:33:10 +0000 (23:33 +0100)
commit516ec3005a18770bceb25aa6e49799fe407ceff5
treed28862159b6902b15eb883ca2f35f8558b30cfc8
parent5c7822a1e4e89a9f175c55b6e9913779452136c2
pyrpc: Adjust to use of PY_SSIZE_T_CLEAN

This changes the type used for # arguments to PyArg_ParseTupleAndKeywords

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
source4/librpc/rpc/pyrpc.c