Closed alexmojaki closed 5 years ago
OK that fixes all the tests except test_fixture8, test_mark_tokens_multiline, and test_slices, all of which are failing because tuples now include parentheses, which needs to be discussed.
I'd like to leave the issue of tuples and parentheses out of this PR so that less code is hanging around in branches.
Fixing test failures noted in #28. Still working through the remaining failures so don't rush to merge, just letting you know about progress.