py3: Remove PyStr_Check() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 08:39:11 +0000 (10:39 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commitf498c819664e9df658651d39f616f5b4d62b4750
treeb4849a8c497c3b38027af5c444ea3828418f19a2
parent559dd2d25a644239902753e842b808bac1a0b439
py3: Remove PyStr_Check() compatability macro

We no longer need Samba to be py2/py3 compatible so we choose to return to the standard
function names.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
lib/ldb/pyldb.c
lib/ldb/pyldb_util.c
lib/tevent/pytevent.c
libcli/nbt/pynbt.c
python/py3compat.h
source4/auth/pyauth.c
source4/librpc/rpc/pyrpc.c
source4/param/pyparam.c
source4/param/pyparam_util.c