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

Improve empty tuple and handling of parentheses around tuple #445

Merged
merged 3 commits into from
Nov 14, 2021

Conversation

lieryan
Copy link
Member

@lieryan lieryan commented Nov 14, 2021

Description

Improve handling of empty tuple and handling of parentheses around tuple by patchedast. Previously, these cases would've caused MismatchedTokenError.

Checklist

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

@lieryan lieryan force-pushed the lieryan-patched-ast-tuple branch from 49c2a23 to 4a60d4f Compare November 14, 2021 14:58
@lieryan lieryan merged commit a34f2c9 into master Nov 14, 2021
@lieryan lieryan deleted the lieryan-patched-ast-tuple branch November 14, 2021 15:03
@lieryan lieryan added this to the 0.22.x milestone Nov 21, 2021
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.

1 participant