python: Remove ‘typing.Final’
authorJo Sutton <josutton@catalyst.net.nz>
Thu, 1 Feb 2024 23:23:58 +0000 (12:23 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2024 02:48:44 +0000 (02:48 +0000)
commitd6fe66ddeeb99c550fa9a0f1abb845e6daf71f8a
tree9f1b2ce776dd5c9a229a81dfb05b3533a56c1f44
parentecc84aa448a962f1a224144bbb65f0cef36a4279
python: Remove ‘typing.Final’

This is only present in Python 3.8 and above.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15575

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gkdi.py
python/samba/tests/gkdi.py