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

Commits on Dec 5, 2018

  1. Replace string literals with a call to format() - part of kakao#5.

    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.
    cynthia committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    a0cfeb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46904dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a5138e View commit details
    Browse the repository at this point in the history