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

Rework of #9. #15

Merged
merged 3 commits into from
Dec 5, 2018
Merged

Rework of #9. #15

merged 3 commits into from
Dec 5, 2018

Conversation

cynthia
Copy link
Contributor

@cynthia cynthia commented Dec 5, 2018

This is a reworked patch from PR #9. Changes:

  • Pylint is now in parity with master.
  • '{}'.format(var) is used instead of a locals dump passed as a keyword argument.
  • Target branch is develop instead of master. (Github wouldn't let me change this for some silly reason.)

For discussion, please refer to #9.

This fixes the Py3.6-isms, but will not fix cases where a string
is expected to be unicode. I haven't checked if that is the case,
but judging from the nature of the project the likelihood of a
follow-up patch to fix that seems pretty high.
@krikit
Copy link
Member

krikit commented Dec 5, 2018

Thanks for your coorperation. We just have made developer's guideline. I hope it helps you why we decide to use develop branch as a default.

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