py3: Remove #define PyInt_Check PyLong_Check
authorAndrew Bartlett <abartlet@samba.org>
Sat, 14 Mar 2020 21:04:52 +0000 (10:04 +1300)
committerNoel Power <npower@samba.org>
Mon, 23 Mar 2020 19:12:43 +0000 (19:12 +0000)
commit3aea3b15381857bf3e9a69477c487c91f1b6cbbd
treedc0c13221ab978bf7d1d1e780003689222f931c2
parent9bdc5a674288a25d4aafda5cb105d57e5c5636f0
py3: Remove #define PyInt_Check PyLong_Check

This will allow us to remove some unused code in the PIDL-generated
python bindings.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
lib/tdb/pytdb.c
libcli/nbt/pynbt.c
pidl/lib/Parse/Pidl/Samba4/Python.pm
python/py3compat.h
source4/lib/wmi/wmi.i
source4/lib/wmi/wmi_wrap.c
source4/librpc/rpc/pyrpc.c