py3: Remove PyStr_AsString() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 09:16:25 +0000 (11:16 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commitf178daa854dc4ea9cb917d17cd4c8a876356e981
tree767708ea1d3e843f0ebf50822bfb63f634957b33
parentd9d9463fd3c7eda14a3170e214d6a56c9efbbcec
py3: Remove PyStr_AsString() 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>
libcli/nbt/pynbt.c
python/py3compat.h
source3/passdb/py_passdb.c
source4/auth/gensec/pygensec.c
source4/dsdb/pydsdb.c
source4/lib/registry/pyregistry.c
source4/librpc/rpc/pyrpc.c
source4/param/provision.c
source4/param/pyparam.c
source4/param/pyparam_util.c