[16401] in Kerberos-V5-bugs
[krbdev.mit.edu #8818] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Dec 9 18:22:38 2019
From: "Greg Hudson via RT" <rt@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.4-1693-1575933713-1059.8818-5-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8818":;
Date: Mon, 09 Dec 2019 18:21:53 -0500
MIME-Version: 1.0
Reply-To: rt@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8818 >
Convert OTP and kdcproxy tests to Python 3
Commit e23d24beacb73581bbf4351250f3955e6fd44361 did not convert
t_otp.py or paste-kdcproxy.py. Convert t_otp.py to Python3. Rewrite
paste-kdcproxy.py using wsgiref from the standard Python library to
avoid the Paste dependency.
(cherry picked from commit 56be947ac4469d9d79b2e451311278f5bcdb2063)
https://github.com/krb5/krb5/commit/af11dd8b8755ed31f3d24d48ae50a637678ca36c
Author: Greg Hudson <ghudson@mit.edu>
Commit: af11dd8b8755ed31f3d24d48ae50a637678ca36c
Branch: krb5-1.17
src/tests/t_otp.py | 24 +++++++++++++-----------
src/tests/t_proxy.py | 6 +-----
src/util/paste-kdcproxy.py | 17 -----------------
src/util/wsgiref-kdcproxy.py | 19 +++++++++++++++++++
4 files changed, 33 insertions(+), 33 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs