Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | test/contrib: Fix invalid escapes in regex strings | Ben Woosley |
2018-06-12 | Explicitly specify encoding when opening text files in Python code | practicalswift |
2018-05-11 | Enable W191 and W291 flake8 checks. | John Bampton |
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift |
2018-02-11 | Fix a-vs-an typos | practicalswift |
2017-08-28 | Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs | practicalswift |
2017-02-10 | Update seeds tooling to Python 3 | Wladimir J. van der Laan |
2016-06-26 | Use portable #! in python scripts (/usr/bin/env) | Matthew King |
2015-12-02 | Fix various typos | paveljanik |
2015-06-25 | contrib: Improvements to hardcoded seeds scripts | Wladimir J. van der Laan |