[krbdev.mit.edu #8692] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Jun 13 22:26:33 EDT 2018
Make docs build python3-compatible
python3 removed execfile(), which we use for loading version data and
paths information in docs. Call exec() directly instead.
https://github.com/krb5/krb5/commit/a7c6d98480f1e33454173f88381921472d72f80a
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: a7c6d98480f1e33454173f88381921472d72f80a
Branch: master
doc/conf.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list