pymessaging: Adjust to use of PY_SSIZE_T_CLEAN
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Jan 2016 00:05:44 +0000 (13:05 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Jan 2016 22:33:10 +0000 (23:33 +0100)
commit6a6aec78c52fad1b6fdd92834444c29992142ce6
tree62aa8112e4f71ec5ce080df330be09492cb9945b
parent0064f1d3a63ebb3f819f680a5e209d011ec43cc4
pymessaging: 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/lib/messaging/pymessaging.c