Somehow unit tests failed to discover a potential crasher in PR #549. This PR has been merged into master.
Happily, flake8 did highlight the problem. It's in the _getarguments function in rope.refactor.extract.
Rev bd36aef in the ekr-flake8 branch fixes the problem. I'll create a new PR asap for just this one fix.