[sudo-commits] sudo changeset 12335:88b7048bc4a6

Todd C. Miller Todd.Miller at sudo.ws
Tue Apr 7 14:12:39 MDT 2020


changeset:	12335:88b7048bc4a6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/88b7048bc4a6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Apr 07 14:03:58 2020 -0600

Log Message:
	Avoid using typing annotations so tests run with Python 3.4.

diffstat:

 plugins/python/example_approval_plugin.py                                                  |   5 +-
 plugins/python/example_audit_plugin.py                                                     |   3 +-
 plugins/python/example_group_plugin.py                                                     |   4 +-
 plugins/python/example_io_plugin.py                                                        |  17 ++++-----
 plugins/python/example_policy_plugin.py                                                    |  16 ++++-----
 plugins/python/regress/testdata/check_example_io_plugin_fails_with_python_backtrace.stdout |   4 +-
 6 files changed, 20 insertions(+), 29 deletions(-)


More information about the sudo-commits mailing list