Skip to content

Avoid crash in analyze_member_access #2847

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

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

ilevkivskyi
Copy link
Member

This is a follow-up of PR #2809. This PR makes a more robust fix by moving the relevant piece of code from visit_member_expr to analyze_member_access. The latter, as noted by @JukkaL also used few times outside the former (for example in analyze_super).

@gvanrossum
Copy link
Member

Thanks! I tested this a few ways. This is probably the last code change before the release (now planned for tomorrow).

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.

2 participants