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

SyntaxError caused by comma in python3 #5156

Merged
merged 1 commit into from
Jan 22, 2019

Conversation

rvmzes
Copy link
Contributor

@rvmzes rvmzes commented Jan 22, 2019

I was following the guide at https://docs.readthedocs.io/en/latest/custom_installs/local_rtd_vm.html
It was failing on ./manage.py migrate with SyntaxError: invalid syntax on line 62
Removing comma helped locally

@ericholscher
Copy link
Member

Sounds like it's fixed in Python 3.6, but we should merge this 👍

@ericholscher
Copy link
Member

https://stackoverflow.com/questions/33350454/syntaxerror-with-passing-kwargs-and-trailing-comma

@ericholscher ericholscher merged commit aace732 into readthedocs:master Jan 22, 2019
@rvmzes rvmzes deleted the patch-1 branch January 28, 2019 16:10
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.

3 participants