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 AST parsing when repeated assignments occur #247

Merged
merged 1 commit into from
May 29, 2020
Merged

Conversation

techalchemy
Copy link
Member

Signed-off-by: Dan Ryan dan.ryan@canonical.com

- Additionally fix handling of `os.environ` based version numbers and
  other assignments
- Fixes #246

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
@coveralls
Copy link

coveralls commented May 29, 2020

Coverage Status

Coverage decreased (-0.02%) to 65.56% when pulling 6477669 on bugfix/246 into c8df5d7 on master.

@techalchemy techalchemy merged commit 9d9ac1c into master May 29, 2020
@techalchemy techalchemy deleted the bugfix/246 branch May 29, 2020 06:27
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.

AST Parser Matching Name assignments should choose last match
2 participants