py3: Remove PyStr_AsUTF8AndSize() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 09:44:48 +0000 (11:44 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commitf32779b198258da5b28cad6e810e4017c9f6dbc9
tree5f6a5d9fe6722276e8aacdadb887b6f4971b82d8
parent7566268f386b7014d3cfad802c4c46cd7b2b3956
py3: Remove PyStr_AsUTF8AndSize() 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
python/py3compat.h
source4/auth/pyauth.c
source4/librpc/ndr/py_misc.c