Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential crasher in merged PR #549 #553

Closed
edreamleo opened this issue Nov 28, 2022 · 0 comments
Closed

Fix potential crasher in merged PR #549 #553

edreamleo opened this issue Nov 28, 2022 · 0 comments
Labels
bug Unexpected or incorrect user-visible behavior
Milestone

Comments

@edreamleo
Copy link
Contributor

edreamleo commented Nov 28, 2022

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.

@edreamleo edreamleo added the bug Unexpected or incorrect user-visible behavior label Nov 28, 2022
lieryan added a commit that referenced this issue Nov 28, 2022
PR for #553: Fix potential crasher in _getarguments
@lieryan lieryan closed this as completed Nov 28, 2022
@lieryan lieryan added this to the 1.6.0 milestone Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected or incorrect user-visible behavior
Projects
None yet
Development

No branches or pull requests

2 participants