| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import ABCs from collections.abc if possible | John T. Wodder II | 2018-10-31 | 1 | -2/+6 |
| | | | | | | | Quoting Python 3.7's DeprecationWarning: "Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working" | ||||
| * | Fix pep8 complaints | Lee Skillen | 2018-09-10 | 1 | -9/+12 |
| | | |||||
| * | Make variable ordering deterministic | Lee Skillen | 2018-09-10 | 1 | -0/+83 |
