pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Mar 2019 09:11:05 +0000 (22:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Mar 2019 04:06:14 +0000 (04:06 +0000)
commitfa980eb654a28a652cec64b2374858645e1bf533
tree03e29f8bab5e298bd287aee0a749eea1a6bf9a6f
parent2a430625e77ecf81552f06b98b7bf91f5112a7df
pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()

This function makes it harder to remove the --extra-python handlers and is only
provided for Python 2.x, support for which Samba is removing.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/talloc/pytalloc.h
lib/talloc/pytalloc_util.c