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

Remove trailing comma to support python 3.5 #257

Merged
merged 8 commits into from
Feb 24, 2021

Conversation

Safrone
Copy link
Contributor

@Safrone Safrone commented Feb 16, 2021

Python 3.5 does not support trailing commas following a catch-all argument https://bugs.python.org/issue9232

addresses #256

ChristianTremblay and others added 7 commits January 29, 2021 09:22
Typo version
Need to correct Pypi version
Changed stale messages
Python 3.5 does not support trailing commas following a catch-all argument https://bugs.python.org/issue9232
@ChristianTremblay ChristianTremblay changed the base branch from master to develop February 24, 2021 18:26
@ChristianTremblay ChristianTremblay merged commit be60ad6 into ChristianTremblay:develop Feb 24, 2021
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