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 bug in class scope + comprehension #69

Conversation

tristanlatr
Copy link
Contributor

Fixes #65

@tristanlatr
Copy link
Contributor Author

I think there is still a bug in the python2 version analysis of comprehension (other that list comprehension), but I doubt it’s worth fixing it.

@serge-sans-paille
Copy link
Owner

serge-sans-paille commented Aug 19, 2023

LGTM. Can you just update the comment and we're good.

@tristanlatr
Copy link
Contributor Author

Great, thanks. Can you explain what’s is the update you want ? It’s not clear to me

beniget/beniget.py Outdated Show resolved Hide resolved
@tristanlatr
Copy link
Contributor Author

I think I've fixed the issue in the comment.

@serge-sans-paille serge-sans-paille merged commit b212a3b into serge-sans-paille:master Aug 22, 2023
8 checks passed
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.

Bug in class scope + comprehension
2 participants