py3: Remove PyStr_FromFormatV() compatability macro
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2019 09:13:03 +0000 (11:13 +0200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 17:24:27 +0000 (17:24 +0000)
commitd9d9463fd3c7eda14a3170e214d6a56c9efbbcec
treedbd801d1460282516e3188612fd68bba8037ba45
parent75d87b29f11a1dacb37ccc1b10f8d034063ef5ba
py3: Remove PyStr_FromFormatV() 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