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

Fix Unicode bugs (remove Python 2 support) #25

Merged
merged 4 commits into from
Feb 27, 2018
Merged

Conversation

johnwmillr
Copy link
Owner

The code in this PR fixes #21. Closes #22. Fixes #24. Unicode exception errors should at the very least be less frequent, if not completely gone.

I finally decided to remove support for Python 2.x. I was just getting too frustrated with the Unicode bugs. Python 3.x seems to just work. I would welcome a PR to add back Python 2.x support, but it would require handling the Unicode exceptions properly.

I had meant to add these changes to @DiSonDS's PR #22 but accidentally created a new branch. His commit edec4c70 is part of this PR.

@johnwmillr johnwmillr self-assigned this Feb 27, 2018
@johnwmillr johnwmillr merged commit 195ae40 into master Feb 27, 2018
@johnwmillr johnwmillr deleted the DiSonDS-patch-1 branch February 27, 2018 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unicode problem with entering artist name Trouble with cyrillic
2 participants