Files
pre-commit/pre_commit
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
..
2019-01-23 20:48:41 -08:00
2014-03-12 20:25:19 -07:00
2014-07-22 19:22:29 -07:00
2019-05-27 13:37:49 -07:00
2017-09-30 15:53:44 -07:00
2018-12-27 18:25:52 -08:00
2017-09-30 15:53:44 -07:00
2019-03-21 21:09:33 -07:00
2017-07-12 18:30:51 -07:00
2019-05-27 13:37:49 -07:00
2019-05-22 11:04:35 -07:00