python: Remove ‘typing.Final’
authorJo Sutton <josutton@catalyst.net.nz>
Thu, 1 Feb 2024 23:23:58 +0000 (12:23 +1300)
committerJule Anger <janger@samba.org>
Mon, 19 Feb 2024 15:35:39 +0000 (15:35 +0000)
commit22e56d9ea2d4a58c2abec86a278cfa2c896ba096
tree81ce99252317c4f7581222d1f9da9fd717e6cd19
parent9366f55486254e1641a3ddc73c69e8ace774f6dc
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>
(cherry picked from commit d6fe66ddeeb99c550fa9a0f1abb845e6daf71f8a)

Autobuild-User(v4-20-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-20-test): Mon Feb 19 15:35:39 UTC 2024 on atb-devel-224
python/samba/gkdi.py
python/samba/tests/gkdi.py