Files
pre-commit/tests
Ville Skyttä fa2e154b41 Stabilize python default version lookup
For example, for sys.executable:
    /usr/bin/python3 -> python3.7
...the default lookup may return either python3 or python3.7. Make the
order deterministic by iterating over tuple, not set, of candidates.
2019-08-15 10:06:31 +03:00
..
2014-03-12 20:25:19 -07:00
2019-05-27 13:37:49 -07:00
2016-03-25 11:21:50 -07:00
2019-03-18 10:23:54 +11:00
2016-11-26 12:15:55 -08:00