]> git.samba.org - samba.git/commit
py3: Remove PyStr_AsUTF8() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 09:21:15 +0000 (11:21 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commit7566268f386b7014d3cfad802c4c46cd7b2b3956
tree5423e5374c719c935569847df769105e0fe77eb1
parentf178daa854dc4ea9cb917d17cd4c8a876356e981
py3: Remove PyStr_AsUTF8() 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
python/py3compat.h