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

Support for augmented assignment to subscript inside try..except block #460

Merged
merged 4 commits into from
Mar 16, 2022

Conversation

dryobates
Copy link
Contributor

Description

Fixes #459

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

@lieryan lieryan merged commit 5f145bc into python-rope:master Mar 16, 2022
@lieryan
Copy link
Member

lieryan commented Mar 16, 2022

Hi @dryobates, thank you for contributing to rope. The fix looks great and seems to fix said issue.

@all-contributors add @dryobates for code contribution

@allcontributors
Copy link
Contributor

@lieryan

@dryobates already contributed before to code

@lieryan lieryan added this to the 0.24.0 milestone Mar 16, 2022
@lieryan lieryan modified the milestones: 1.1.0, 1.0.0 Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable do extract method with try and subscriptable
2 participants