Python 2 was end-of-lifed at the beginning of January this year. All our primary target platforms fully support Python 3.
Retaining support for Python 2 proliferates test paths and complicates the fix for at least one outstanding bug. Philosophically, I'm a fan of dropping legacy support when it advances our security mission by decreasing attack surface and improving auditability/maintainability. Proposed: We should drop support for Python 2 and use a python3 shebang in all our scripts. Discuss. -- <a href="http://www.catb.org/~esr/">Eric S. Raymond</a> "Say what you like about my bloody murderous government," I says, "but don't insult me poor bleedin' country." -- Edward Abbey _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel