]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix Python deprecation warnings 1123/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 7 Oct 2020 05:25:01 +0000 (01:25 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 8 Oct 2020 17:47:06 +0000 (13:47 -0400)
commitad1c56d9b7dc3ce37b50cb3d72ff98513bf84073
tree7c09c8560f22a0a11898f49ccc9cb6d084b4933c
parent90fedf8188fc47aa5a476a969af34671555df389
Fix Python deprecation warnings

Address all warnings issued by "python -Werror::DeprecationWarning"
in the test suite and doc build, as of Python 3.8.2.
doc/tools/doxybuilder_types.py
src/tests/gssapi/t_s4u.py
src/tests/t_kdb.py
src/tests/t_mkey.py
src/tests/t_referral.py
src/tests/t_sesskeynego.py
src/util/k5test.py