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 unnecessary unicode #63

Merged
merged 1 commit into from
Oct 1, 2014

Conversation

benfitzpatrick
Copy link
Contributor

This fixes #62. Unicode was being used where it wasn't necessary, which happened
to trigger a Python 2.6.2 unicode bug.

@arjclark, please review.

@benfitzpatrick benfitzpatrick added this to the next-release milestone Oct 1, 2014
@arjclark
Copy link
Contributor

arjclark commented Oct 1, 2014

Looks ok to me. Test battery passes in my environment.

arjclark added a commit that referenced this pull request Oct 1, 2014
@arjclark arjclark merged commit d477d0b into metomi:master Oct 1, 2014
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.

isodatetime lib triggers a known bug in Python 2.6.2
2 participants