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

pylint crashes on python 3.6 #385

Closed
pdawyndt opened this issue Aug 1, 2019 · 5 comments
Closed

pylint crashes on python 3.6 #385

pdawyndt opened this issue Aug 1, 2019 · 5 comments
Labels
bug Something isn't working migrated Issues migrated from our previous GitHub enterprise repository

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented Aug 1, 2019

Pylint is not yet fully compliant with Python 3.6, causing it to crash on certain features of Python 3.6. See this issue in the pylint repo.

Example submission where this issue pops up. Note that as a result of this issue, the Code tab appears twice in the feedback table. I thought we had solved the latter issue earlier.

Original issue by @pdawyndt on Sun Mar 05 2017 at 08:39.
Closed by @ninewise on Fri Apr 14 2017 at 10:23.

@ninewise
Copy link

ninewise commented Aug 1, 2019

Fixed this for the biopython docker, and above example submissions seems to work. If @pdawyndt could confirm, I'll upgrade all docker images.

Original comment by @ninewise on Thu Apr 13 2017 at 18:27.

@bmesuere
Copy link
Member

bmesuere commented Aug 1, 2019

Doesn't the pylint issue say that compatibility comes with version 1.7 which isn't released yet?

Original comment by @bmesuere on Thu Apr 13 2017 at 19:06.

@ninewise
Copy link

ninewise commented Aug 1, 2019

It was released 6 hours ago, and it's already on pip.

Original comment by @ninewise on Thu Apr 13 2017 at 23:20.

@pdawyndt
Copy link
Contributor Author

pdawyndt commented Aug 1, 2019

I check with some submissions where pylint initially crashed (on functools module), and now they are all linted correctly.

Original comment by @pdawyndt on Fri Apr 14 2017 at 09:09.

@ninewise
Copy link

ninewise commented Aug 1, 2019

I've now updated the pythia dockerfiles as well.

Original comment by @ninewise on Fri Apr 14 2017 at 10:23.

@dodona-server dodona-server added bug Something isn't working judge migrated Issues migrated from our previous GitHub enterprise repository labels Aug 1, 2019
@ninewise ninewise closed this as completed Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working migrated Issues migrated from our previous GitHub enterprise repository
Projects
None yet
Development

No branches or pull requests

4 participants