Closed peterjc closed 6 years ago
As we might have expected from the recent master branch results, this worked on Python 2.7 but failed on Python 3.6 with:
TypeError: 'dict_keys' object does not support indexing
See also #2 for getting the tests to pass on Python 3.
We can discuss the changes and dealing with pull requests in person (e.g. why you might want to enable squash commits, or rebase merges).
For now, this ought to automatically trigger a TravisCI test run so you can see if my proposed changes broke anything.