Closed alxwr closed 5 years ago
@myii If we don't want to support Python <3.6, please reject this PR.
@alxwr So I didn't quite follow in Slack after Daniel's responses. Is this still something required or not?
@alxwr Sorry, I missed your comment somehow. We need to keep supporting older Python versions, so this is a good PR. Are there any side effects when not using salt-ssh
? @aboe76 Any thoughts about this?
@alxwr py2 is still supported so we need to be backwards compatible...
@aboe76 @myii py3.5 has unsorted dicts. 2.7 is not affected. This PR may solve the issue for this formula, but I would not want to implement support for 3.5 into all formulas. :-)
Brilliant, thanks @alxwr -- merged.
when running salt-ssh on a minion with Python 3.5.2.
Tested on: