py bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 1 Dec 2020 23:27:35 +0000 (12:27 +1300)
committerJeremy Allison <jra@samba.org>
Wed, 17 Mar 2021 17:10:32 +0000 (17:10 +0000)
commitf3309818d3885c09b73fec4907872fac3fcf4e9a
treead8619feb10ab6e08fd03dd2f4bd94647e197784
parentebad0bcb6b2ff25a432210c4f814510d2e1c5f13
py bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'

Because it is shorter, clearer, and reduces py3compat.h

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/py3compat.h
source3/libsmb/pylibsmb.c
source4/dsdb/pydsdb.c