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

handle author name in unicode #16

Closed
wants to merge 2 commits into from
Closed

handle author name in unicode #16

wants to merge 2 commits into from

Conversation

sduthil
Copy link

@sduthil sduthil commented May 20, 2014

reason: when a commiter has non-ascii characters in his name, the generation would crash

This fixes issue #15

reason: when a commiter has non-ascii characters in his name, the generation would crash
@OddBloke
Copy link
Owner

Hi @sduthil,

Thanks for contributing; this looks really good! Would you mind writing a test which fails before your change but works after it, to make sure that we don't end up regressing in our Unicode handling?

Thanks again!

Dan

@OddBloke
Copy link
Owner

Also, if you rebase on top of master; I've just fixed the PEP-8 error that caused the Travis CI build to fail, so that will go away as well. :)

@sduthil
Copy link
Author

sduthil commented Aug 1, 2014

Fixed by #17

@sduthil sduthil closed this Aug 1, 2014
@sduthil sduthil deleted the fix_commit_author_unicode branch August 1, 2014 14:18
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.

None yet

2 participants