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

Issue#864: Fixes slow in comprehensions #928

Closed
wants to merge 3 commits into from

Conversation

ManishAradwad
Copy link
Contributor

I have made things!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Related issues

Refs #864

For now, I've added the violation only. For the visitor part I'm planning to add a method which will check the comprehension for a wrong pattern and it raises a violation if found one...
But, I'm confused about the implementation. Should it be only a series of nested if/else or any other way is possible.
Thanks for the help @sobolevn

@sobolevn sobolevn closed this Nov 5, 2019
@sobolevn
Copy link
Member

sobolevn commented Nov 5, 2019

Please, open a new one if there's anything to submit. ✌️

@ManishAradwad
Copy link
Contributor Author

ManishAradwad commented Nov 5, 2019

@sobolevn I'm really Sorry for not being able to update this one, actually I'm having exams now...
I do want to work on this issue and I'll try to contribute to this issue if I get some time
Thank you for your understanding!

@ManishAradwad ManishAradwad deleted the issue#864 branch December 16, 2019 13:29
@ManishAradwad ManishAradwad restored the issue#864 branch December 16, 2019 13:29
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