py3: Remove PyStr_FromStringAndSize() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 09:01:19 +0000 (11:01 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commit3fa00d435045e6faeb92f5379684f118b131c92c
tree0857fd5576d31c9423629b0e81d821e13e997d7f
parent34f9a089d8d3a8971b2f7ee45f6d8e823a52a193
py3: Remove PyStr_FromStringAndSize() 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